nir: Rename nir_get_io_vertex_index_src and include per-primitive I/O.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 14 Oct 2021 16:14:12 +0000 (18:14 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 16 Nov 2021 07:46:55 +0000 (07:46 +0000)
commit5aa39253cbb700876569b2e400ae8eb66dfc2507
treed42be4e6d0cc1d4a7ab920bf27e51c9741bae4a6
parent008f5a127cdee30f774a000ad493369a7dcd366a
nir: Rename nir_get_io_vertex_index_src and include per-primitive I/O.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13466>
src/amd/common/ac_nir_lower_esgs_io_to_mem.c
src/amd/common/ac_nir_lower_tess_io_to_mem.c
src/amd/compiler/aco_instruction_selection.cpp
src/amd/llvm/ac_nir_to_llvm.c
src/compiler/nir/nir.h
src/compiler/nir/nir_gather_info.c
src/compiler/nir/nir_lower_io.c
src/intel/compiler/brw_nir.c