[Piglit] [Bug 93783] [regression, bisected] arb_shader_image_load_store.compiler.declaration-format-qualifier-duplicate
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 20 13:23:55 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93783
Mark Janes <mark.a.janes at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Version|git |unspecified
QA Contact|intel-3d-bugs at lists.freedes |piglit at lists.freedesktop.or
|ktop.org |g
Product|Mesa |piglit
Component|Drivers/DRI/i965 |tests
Status|RESOLVED |REOPENED
--- Comment #4 from Mark Janes <mark.a.janes at intel.com> ---
On hsw/ivb, the following tests now fail:
piglit.spec.arb_shader_image_load_store.max-images
piglit.spec.arb_shader_image_load_store.indexing
piglit.spec.arb_shader_image_load_store.semantics
piglit.spec.arb_shader_image_load_store.shader-mem-barrier
piglit.spec.arb_shader_image_size.builtin
skl/bdw fails:
piglit.spec.arb_shader_image_size.builtin
This is with piglit=e792463, which fixed many other failures associated with
0a6a05.
stderr for shader_image_load_store tests show:
Failed to compile compute shader: 0:38(1): error: storage qualifiers must come
after precise, invariant, interpolation, layout and auxiliary storage
qualifiers
for shader_image_size stderr is:
Failed to compile fragment shader: 0:22(26): error: syntax error, unexpected
NEW_IDENTIFIER, expecting '{'
I'm changing the product of this bug to piglit, as per Tim's comments.
--
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/piglit/attachments/20160120/aa667d22/attachment.html>
More information about the Piglit
mailing list