nir/spirv: Stop using glsl_type for function types
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 29 Jun 2017 17:33:38 +0000 (10:33 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 5 Jul 2017 22:26:55 +0000 (15:26 -0700)
commitca62e849d3c56ddafb1ef9ffceeec0ce6c1ab909
tree140318cf53dfe933364bf7f5d511f8f427bc9dc4
parent96f243985802281b3c6f1ca91e996d41ffef49f6
nir/spirv: Stop using glsl_type for function types

We're going to want the full vtn_type available to us anyway at which
point glsl_type isn't really buying us anything.

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_cfg.c
src/compiler/spirv/vtn_private.h