GLSL/SPV: Fix #1310: don't create unnecessary integer matrices.
authorJohn Kessenich <cepheus@frii.com>
Sun, 8 Apr 2018 00:49:54 +0000 (18:49 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sun, 8 Apr 2018 00:49:54 +0000 (18:49 -0600)
commitb92ce60fc7a96e30aae39534e9b3b1efc1677f25
tree23c2c655167f7d7e568664b667069866994ab644
parent88a6a181199b3f711ebd4e7fc1c4b840d1b9b491
GLSL/SPV: Fix #1310: don't create unnecessary integer matrices.
Test/baseResults/spv.vecMatConstruct.frag.out [new file with mode: 0755]
Test/spv.vecMatConstruct.frag [new file with mode: 0644]
glslang/MachineIndependent/ParseHelper.cpp
gtests/Spv.FromFile.cpp