Files
mesa/src
Gert Wollny 02e39b737a r600/sfn: Handle mem barrier and image barrier by using ACK
When reading from and writing to the same image in a shader the
memory_barrier can possibly be handled by emitting an ack-write and then
wait for the ack when the memory barrier is set.

Not sure whow well this goes with the syncronization across all shader
invocations though.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7142>
2020-10-16 12:03:12 +00:00
..
2020-04-20 11:57:11 +00:00
2020-03-30 13:38:01 +00:00
2020-10-07 09:50:18 -04:00
2020-08-21 18:38:44 +00:00