nir: Add a nir_foreach_image_variable() iterator
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 15 Sep 2021 16:22:59 +0000 (11:22 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 15 Oct 2021 14:58:55 +0000 (14:58 +0000)
commit2a53c33fbe3004856f5c4b2d12e711aaec5f520f
treed4f8629c53482dde81ea18f8da4aa40e83549b79
parentde3705edb0368c376abe7fc2f660f9c5a5a5dcbf
nir: Add a nir_foreach_image_variable() iterator

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4743>
src/compiler/nir/nir.h
src/compiler/nir_types.cpp
src/compiler/nir_types.h