[Bug 109056] Image load store regressions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 20 18:14:03 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109056
Mark Janes <mark.a.janes at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Mark Janes <mark.a.janes at intel.com> ---
The last regression documented by this bug was fixed with:
708d8f4d0a557f509435e05696a4096a2900d748
Author: Eric Anholt <eric at anholt.net>
Commit: Jason Ekstrand <jason at jlekstrand.net>
nir: Fix clamping of uints for image store lowering.
I botched some copy-and-paste and clamped to signed int max instead of
uint max. Fixes KHR-GL46.shader_image_load_store.multiple-uniforms on
skl.
Fixes: d3e046e76c06 ("nir: Pull some of intel's image load/store format
conversion to nir_format.h")
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
--
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/20190220/d13a25c1/attachment.html>
More information about the intel-3d-bugs
mailing list