fd44bcf9a8
Not only these are recalculated in nir_shader_gather_info, but currently they are also counting all the images / textures in the module instead of in the shader (entrypoint). Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8786>