agx: Emit global memory barriers for images
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Wed, 7 Jun 2023 18:21:19 +0000 (14:21 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Jul 2023 15:33:28 +0000 (15:33 +0000)
commitb618ba93309078c177ee1a6e6e58698f67bcff92
tree7ade7ca5f6613b44653d24a661e4e1fa7d5d4db7
parent93f26abe493912abbfc172474728394a4694010d
agx: Emit global memory barriers for images

This is part of image atomics, since those go through the regular memory path.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24258>
src/asahi/compiler/agx_compile.c