spirv: Drop the sampled boolean from vtn_type
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 29 May 2020 21:36:54 +0000 (16:36 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Fri, 24 Jul 2020 03:43:21 +0000 (22:43 -0500)
commit8a7932b095307e59e18781a819922f23161a1f5d
treed4e7a2ae85975991e7c5bf86f34207e7dfab1bae
parentd0be2fed4edaa5f00433f41a0f4c660330348191
spirv: Drop the sampled boolean from vtn_type

It was set but never used.  We always check the glsl_type instead.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5278>
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_private.h