https://bugs.freedesktop.org/show_bug.cgi?id=109395

            Bug ID: 109395
           Summary: piglit.spec.arb_gpu_shader5.arb_gpu_shader5-xfb-stream
                    s-without-invocations broken
           Product: piglit
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

This test began failing with a seemingly unrelated piglit commit:
7c8ee3f0f13d8a2323aa26f4a85128c6191545b0
Author:     Eric Engestrom <[email protected]>

util: simplify string duplication logic

Suggested-by: Caio Marcelo de Oliveira Filho <[email protected]>
Signed-off-by: Eric Engestrom <[email protected]>


stdout

/tmp/build_root/m64/lib/piglit/bin/arb_gpu_shader5-xfb-streams-without-invocations
-auto -fbo
piglit: debug: Requested an OpenGL 3.2 Core Context, and received a matching
4.5 context

stderr

Failed to compile vertex shader: 0:8(1): error: syntax error, unexpected '[',
expecting $end

source:
#version 450

void main() {
     gl_Position = vec4(0.0);
}


[

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to