b8ee37472d
We don't use it for bindless images because the uniforms in that case just contain a bindless handle and aren't an actual image. Bound images, on the other hand, go in the nir_var_mem_image class. Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4743>