spirv: Remove the type from sampled_image
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 26 Sep 2019 16:48:44 +0000 (11:48 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Sat, 9 Nov 2019 15:29:01 +0000 (15:29 +0000)
commit4f9688e5719bfa49b36ed38dc14e57af8aa41050
treee31337f39e352a881b8bdedfb5fc77a87af87dad
parenta3dc975ee7964d84b4df500751695e6d2cbfcc85
spirv: Remove the type from sampled_image

We have types on all vtn_values at this point so there's no reason to
carry the redundant type information.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_cfg.c
src/compiler/spirv/vtn_private.h
src/compiler/spirv/vtn_variables.c