[Bug 106390] Invalid imageAtomicExchange() writes.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 4 07:00:37 UTC 2018


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

--- Comment #6 from Jason Ekstrand <jason at jlekstrand.net> ---
(In reply to Alexander from comment #4)
> It's impossible to substitute imageAtomicExchange() with imageStore().
> imageStore(uimage2D, ivec2, uvec4) is the only suitable signature
> for r32ui format. The result of such operation is weird.

You would have to do imageStore(surface, ..., uvec4(packUnorm4x8(color))).

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20180504/562939a9/attachment.html>


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