[Mesa-dev] [Bug 106774] GLSL IR copy propagates loads of SSBOs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 5 19:59:10 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106774
--- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Are you sure that's illegal? I'd imagine that you'd need that variable to be
marked as coherent, or to introduce a compiler barrier somehow.
One could also argue that an atomic should introduce such a barrier explicitly
-- I think in C they tend to act as compiler barriers.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180605/b71d13cf/attachment.html>
More information about the mesa-dev
mailing list