ac: Add NIR passes to lower ES->GS I/O to memory accesses.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 2 Mar 2021 14:30:58 +0000 (15:30 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 17 Mar 2021 12:42:23 +0000 (12:42 +0000)
commit3185cb7dbf67e45dc2a8e3e095b93ed0aeff0e47
tree7604d63a1a86bf253394742d64bd04c8e546e1e8
parentbf966d1c1dd968116b8b547ca2739f5113caccb5
ac: Add NIR passes to lower ES->GS I/O to memory accesses.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9201>
src/amd/Makefile.sources
src/amd/common/ac_nir.h
src/amd/common/ac_nir_lower_esgs_io_to_mem.c [new file with mode: 0644]
src/amd/common/meson.build