nir: track variables representing ray queries
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 20 Oct 2021 12:51:43 +0000 (15:51 +0300)
committerMarge Bot <emma+marge@anholt.net>
Sat, 4 Dec 2021 20:46:35 +0000 (20:46 +0000)
commit5a9cdab170502039bf0330c42295decbfdfa4c6f
treeff87004852ecdbaa6c0f2333fe4ffbb177c56c00
parent0d6f050b467cb2408c81b2fb4588f3f28fb77f8c
nir: track variables representing ray queries

v2: Fix missing ray_query variable check (Caio)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13718>
src/compiler/nir/nir.h
src/compiler/nir/nir_gather_info.c
src/compiler/nir/nir_print.c
src/compiler/nir/nir_split_vars.c
src/compiler/shader_info.h