Files
mesa/src/compiler
Caio Marcelo de Oliveira Filho fd44bcf9a8 spirv: Don't bother counting num_images/num_textures
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>
2021-01-29 23:36:29 +00:00
..
2017-07-21 08:47:56 +03:00
2020-12-16 02:19:56 +00:00
2018-03-30 14:33:03 -06:00
2020-10-07 21:52:04 +00:00