[Bug 96992] dEQP-GLES3.functional.shaders.texture_functions.texture.sampler2darrayshadow_vertex fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 22 18:25:27 UTC 2016


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

--- Comment #9 from Kenneth Graunke <kenneth at whitecape.org> ---
I found out why: Haswell doesn't advertise Z16 support, so it falls back to
Z24, which works perfectly.  Broadwell does, so it uses actual Z16, and fails.

Forcing Haswell to use Z16 makes it fail, and forcing Broadwell to use Z24
makes it work.

So now the question is: why is Z16 broken?

-- 
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/20160722/9c4dc694/attachment.html>


More information about the intel-3d-bugs mailing list