[Bug 90961] [Regression, bisected] spec.ext_transform_feedback.structs_gles3 tests fail
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 15 11:39:30 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90961
--- Comment #3 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Timothy Arceri from comment #2)
> It seems desktop specs before 4.40 used the same line as the ES 3.0 spec,
> but the test don't fail to compile on closed source Nvidia drivers (although
> they do seem to fail execution).
>
> However arrays of structs or structs that contain arrays or structs are
> clearly allowed from 4.40 on.
>
> My head hurts, Ian please help.
Basically, the ES group interpreted the line differently than the desktop
group. There was discussion about this while bringing arrays-of-arrays to ES,
and that precipitated the clarification in the desktop spec.
Frankly, unless there is a conformance test or a dEQP test that requires the
restricted behavior, I'd rather not start enforcing it. Since the code is
already landed, it's probably not worth the effort to undo it. My best guess
is that we should just remove the gles3 tests that require out-of-spec
behavior.
Also... if a patch series is known to cause a big pile of tests to fail (you
did run piglit before pushing, right?), that needs to be resolved first.
--
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/20150615/2a5b5766/attachment.html>
More information about the intel-3d-bugs
mailing list