nir/spirv: Get rid of a bunch of stage asserts
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 11 Jan 2016 18:33:12 +0000 (10:33 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 11 Jan 2016 19:06:06 +0000 (11:06 -0800)
commit30883adfb82f7ec9cf195370c32b606a4244010f
tree71783481685b2f543504b93eb890ee6c937e4c56
parent9f4ba499d1a8bedab9b1659d30bc0de17a355fa0
nir/spirv: Get rid of a bunch of stage asserts

Since we may have multiple entrypoints from different stages, we don't know
what stage we are actually in so these asserts are invalid.
src/glsl/nir/spirv/spirv_to_nir.c