nir: Allow creating variables with nir_var_mem_push_const.
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 27 May 2020 21:51:04 +0000 (16:51 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 30 Sep 2020 07:20:38 +0000 (07:20 +0000)
commit7a2b4ce22e40471b45c5506f970bedac678243fe
treea886f47c65e401947b94be92c736496ce08b1078
parentb0504ed682f7df16ec108016b09ad6ede1c290a4
nir: Allow creating variables with nir_var_mem_push_const.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5275>
src/compiler/nir/nir.c
src/compiler/nir/nir_print.c
src/compiler/nir/nir_validate.c