[Bug 96301] piglit.spec.arb_separate_shader_objects.getprogrampipelineiv regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 1 00:36:29 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96301
Bug ID: 96301
Summary: piglit.spec.arb_separate_shader_objects.getprogrampipe
lineiv regression
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: idr at freedesktop.org
Reporter: mark.a.janes at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
This test began failing with:
d8cf982 * i965: Expose GL 4.3 on Gen8+.
piglit/bin/arb_separate_shader_object-GetProgramPipelineiv -auto -fbo
piglit: debug: Requested an OpenGL 3.1 Forward-Compatible Core Context, and
received a matching 4.3 context
Unexpected GL error: GL_INVALID_OPERATION 0x502
(Error at ../tests/spec/arb_separate_shader_objects/GetProgramPipelineiv.c:273)
Attach program (10) to stage ((unrecognized enum)). Expected to be supported:
yes
Attach program (8) to stage ((unrecognized enum)). Expected to be supported:
yes
Unexpected GL error: GL_INVALID_OPERATION 0x502
(Error at ../tests/spec/arb_separate_shader_objects/GetProgramPipelineiv.c:86)
Attach program (6) to stage (GL_GEOMETRY_SHADER). Expected to be supported: yes
Attach program (4) to stage (GL_TESS_EVALUATION_SHADER). Expected to be
supported: yes
Attach program (2) to stage (GL_TESS_CONTROL_SHADER). Expected to be supported:
yes
Standard Error
Failed to link: 0:6(2): error: `gl_FragColor' undeclared
0:6(2): error: value of type vec4 cannot be assigned to variable of type error
Mesa: User error: GL_INVALID_OPERATION in glActiveShaderProgram(program 8 not
linked)
Failed to get Active Program.
Mesa: User error: GL_INVALID_OPERATION in glUseProgramStages(program not
linked)
Failed to get program of stage (unrecognized enum).
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160601/03748291/attachment-0001.html>
More information about the intel-3d-bugs
mailing list