nir: Add per-primitive I/O intrinsics
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Mon, 3 May 2021 19:04:01 +0000 (12:04 -0700)
committerMarge Bot <eric+marge@anholt.net>
Sat, 28 Aug 2021 03:56:42 +0000 (03:56 +0000)
commitcd394017c85efeff15893e30388567c4b4a0d280
treeb0a0f24b7e69152ee7e68baa5ca8814a7a4706d2
parentf95daad3a2c5b04aff0141ee8a7de0036f4ffa6f
nir: Add per-primitive I/O intrinsics

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10600>
src/compiler/nir/nir_gather_info.c
src/compiler/nir/nir_intrinsics.py
src/compiler/nir/nir_lower_io.c
src/compiler/nir/nir_opt_undef.c
src/compiler/nir/nir_validate.c