agx: Add simple image fencing pass
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Thu, 8 Jun 2023 15:11:22 +0000 (11:11 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Jul 2023 15:33:28 +0000 (15:33 +0000)
commit46bb0037ce47d80a8e72da1f5c966ea3e26520d0
treea9c06e28c0dabe168ab47f21aff79e9baa36423e
parent7ed2596fe7773bd4ef9bdbfd08d087f6048b5de4
agx: Add simple image fencing pass

Minimum needed to pass CTS.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24258>
src/asahi/compiler/agx_nir.h
src/asahi/compiler/agx_nir_fence_images.c [new file with mode: 0644]
src/asahi/compiler/agx_nir_lower_texture.c
src/asahi/compiler/meson.build