nir/spirv: Make get_builtin_variable take a nir_variable_mode
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 23 Oct 2015 00:28:25 +0000 (17:28 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 23 Oct 2015 00:28:25 +0000 (17:28 -0700)
commit9abef3e81748672a662ebf19ed52b263514c228f
tree18a5978d5fe9afb1bced05637fa94f231f886907
parent2ce6636c7501fc8ad740ce8be50a59cb2f665257
nir/spirv: Make get_builtin_variable take a nir_variable_mode

We'll want this in a moment for validation but, for now, it just gets
stompped by get_builtin_variable.
src/glsl/nir/spirv_to_nir.c