nir/spirv: Remove the vtn_type argument from _vtn_variable_load/store
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 22 Oct 2015 23:56:38 +0000 (16:56 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 22 Oct 2015 23:56:42 +0000 (16:56 -0700)
commit2ce6636c7501fc8ad740ce8be50a59cb2f665257
tree41b464b2654010d3954947d4057ed442f8ab9a6d
parentf23d951083f51ac4ca3dbffd31359a4be2337281
nir/spirv: Remove the vtn_type argument from _vtn_variable_load/store

Now that builtins are handled in deref chains, we don't really need this
anymore.
src/glsl/nir/spirv_to_nir.c