nir/glsl: gather bitmask of images used by program
authorTapani Pälli <tapani.palli@intel.com>
Wed, 19 Feb 2020 06:33:04 +0000 (08:33 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 16 Mar 2020 10:34:21 +0000 (10:34 +0000)
commit5910c938a293c03337911ca3c067b4ecf4b406ee
tree5b98278386212836a29eccd3f4615a20e2f70f04
parent51b1b102bd619b6a802807bde5f5228c1dabd1d7
nir/glsl: gather bitmask of images used by program

In a similar fashion as commit f5c7df4dc95 does for textures.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4080>
src/compiler/glsl/gl_nir_lower_samplers_as_deref.c
src/compiler/shader_info.h
src/mesa/state_tracker/st_glsl_to_nir.cpp