nir: Take a nir_shader and variable mode in assign_var_locations
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 20 Jul 2020 19:51:04 +0000 (14:51 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jul 2020 17:38:58 +0000 (17:38 +0000)
commit964c1c4b8779e3871ab41e65147f3afe64696e4f
treee4bfed5618a16433f69b3fff19996396603a5eb7
parent6f6f7a34c5b26ea084ab30c9061b83ad0b8ab586
nir: Take a nir_shader and variable mode in assign_var_locations

Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5966>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_io.c
src/gallium/drivers/freedreno/ir3/ir3_cmdline.c
src/gallium/drivers/lima/standalone/lima_compiler_cmdline.c
src/mesa/drivers/dri/i965/brw_program.c