[Bug 92822] [regression, bisected] piglit arb_program_interface_query.arb_program_interface_query-getprogramresourceindex
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 4 09:55:26 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92822
Bug ID: 92822
Summary: [regression, bisected] piglit
arb_program_interface_query.arb_program_interface_quer
y-getprogramresourceindex
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (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
When Arrays of Arrays was enabled, the following piglit test regressed on snb,
bdw, bsw, byt, hsw, ivb, and skl:
piglit.spec.arb_program_interface_query.arb_program_interface_query-getprogramresourceindex
/tmp/build_root/m64/lib/piglit/bin/arb_program_interface_query-getprogramresourceindex
-auto
piglit: debug: Requested an OpenGL 3.2 Core Context, and received a matching
3.3 context
Invalid index for 'vs_input2': expected INVALID_INDEX but got 0
Invalid index for 'vs_input2[1][0]': expected INVALID_INDEX but got 0
The first CI build with this failure was
6e3b380387378e9f8e92eed3dc4a95767857b0de:
Author: Timothy Arceri <t_arceri at yahoo.com.au>
AuthorDate: Fri Oct 16 10:28:48 2015 +1100
Commit: Timothy Arceri <t_arceri at yahoo.com.au>
CommitDate: Wed Nov 4 13:41:16 2015 +1100
docs: Mark AoA as done for i965
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
However, it may be one of the two previous patches that triggers the
regression.
In addition, the following piglit tests were enabled with AoA, but fail:
piglit.spec.glsl-1_10.execution.varying-packing.simple uvec3 arrays_of_arrays
piglit.spec.glsl-1_10.execution.varying-packing.simple ivec3 arrays_of_arrays
Standard Output:
Probe color at (0,0)
Expected: 0.000000 1.000000 0.000000 1.000000
Observed: 1.000000 1.000000 1.000000 1.000000
Standard Error
Failed to link: error: fragment shader uses too many input components (132 >
128)
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151104/2093fb01/attachment.html>
More information about the intel-3d-bugs
mailing list