glslang -> SPIR-V: smear scalars for integer (scalar * vector). OpVectorTimesScalar...
authorJohn Kessenich <cepheus@frii.com>
Sat, 4 Jul 2015 23:17:31 +0000 (17:17 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 4 Jul 2015 23:17:31 +0000 (17:17 -0600)
commitec43d0abece35e38404712b5de230687e8c26860
tree455fd3ebb084947e3eebbab2a7eb649dc70f1585
parent9b0d9c8aa48faf5807cec3c8732080d9dc3105ea
glslang -> SPIR-V: smear scalars for integer (scalar * vector).  OpVectorTimesScalar is only for floats.
SPIRV/GlslangToSpv.cpp