[Bug 101983] [G33] ES2-CTS.functional.shaders.struct.uniform.sampler_nested* regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 14 22:31:55 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101983
Timothy Arceri <t_arceri at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Should be fixed by:
commit 365d34540f331df57780dddf8da87235be0a6bcb
mesa: correctly calculate the storage offset for i915
When generating the storage offset for struct members we need
to skip opaque types as they no longer have backing storage.
Fixes: fcbb93e86024 ("mesa: stop assigning unused storage for non-bindless
opaque types")
V2: simplify since bindless will never be supported in this code
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101983
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
and
commit de0e62e1065e2d9172acf3ab7c70bba0160125c8
st/mesa: correctly calculate the storage offset
When generating the storage offset for struct members we need
to skip opaque types as they no longer have backing storage.
Fixes: fcbb93e86024 ("mesa: stop assigning unused storage for non-bindless
opaque types")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101983
Reviewed-by: Dave Airlie <airlied at redhat.com>
--
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/20170814/a48604d8/attachment.html>
More information about the intel-3d-bugs
mailing list