nir: add nir_load_ring_gs2vs_offset_amd
authorQiang Yu <yuq825@gmail.com>
Sun, 27 Nov 2022 04:25:26 +0000 (12:25 +0800)
committerQiang Yu <yuq825@gmail.com>
Tue, 13 Dec 2022 03:42:33 +0000 (11:42 +0800)
commit796a150196acf1d481a92147f6a3c986c535993f
tree8dcef2ae946f337c2d94a457caacd6920a855f4a
parent603e68ba36e63d75d69deb46e2abd82ba349d959
nir: add nir_load_ring_gs2vs_offset_amd

Used by legacy GS output lowering.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20158>
src/compiler/nir/nir_divergence_analysis.c
src/compiler/nir/nir_intrinsics.py