OpSelect's condition operand didn't follow spec
authorMais Alnasser <mais.alnasser@amd.com>
Sat, 30 Jan 2016 19:33:27 +0000 (14:33 -0500)
committerMais Alnasser <mais.alnasser@amd.com>
Sat, 30 Jan 2016 19:33:27 +0000 (14:33 -0500)
commitcc2011f632083d06840fb40b2d5aada3c7c8cd14
tree722db1add65a7c9911956d4c470153a168125f31
parent7ba18ce103a8844ad4fe17b45e92ba75942a0e8c
OpSelect's condition operand didn't follow spec
OpSelect's condition operand should have same component number as OpSelect's result type.

SPIR-V spec p110:
OpSelect
...
Condition must be a scalar or vector of Boolean type. It must have the
same number of components as Result Type.
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmInstructionTests.cpp