nir/spirv: Add defaults for GS input/output primitive types
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 22 Oct 2015 04:45:12 +0000 (21:45 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 22 Oct 2015 04:46:22 +0000 (21:46 -0700)
commit0329a252bd7418d778027c361e6a2bee7d69caab
treeccf80570db69af7b727bb93fe2cbff219138536a
parent403254988524e52a468f3cb370cc0014e3b54b38
nir/spirv: Add defaults for GS input/output primitive types

These are supposed to be specified in the SPIR-V source as SpvExecutionMode
enums but glslang isn't giving them to us.  A bug has been filed:

https://github.com/KhronosGroup/glslang/issues/84
src/glsl/nir/spirv_to_nir.c