[Bug 89597] Implement SSBOs in GLSL front-end and i965
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 27 00:57:32 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89597
--- Comment #6 from Kenneth Graunke <kenneth at whitecape.org> ---
Memory writes should definitely not be ir_expressions - those are pure, with no
side-effects. It probably makes more sense to handle them as ir_call
intrinsics, like we do for atomics. Or as a new node type.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150327/cae5e7f6/attachment-0001.html>
More information about the intel-3d-bugs
mailing list