nir/spirv: Allow non-block variables with interface types in lists
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Jan 2016 09:31:10 +0000 (01:31 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Jan 2016 09:32:19 +0000 (01:32 -0800)
commit62e56492c3caa3979e5064fe177a9d030b0a0f2c
tree2592b50f8fd92d14f47a91bb97b88909b8df66d8
parent4141d13de5a6c5de6398bf716724359da975912c
nir/spirv: Allow non-block variables with interface types in lists

The original objective was to disallow UBO and SSBO variables from the
variable lists.  This was accidentally broken in b208620fd when fixing some
other interface issues.
src/glsl/nir/spirv/spirv_to_nir.c