Don't try to swizzle void.
authorAaron Muir Hamilton <aaron@correspondwith.me>
Tue, 17 Oct 2017 08:11:33 +0000 (08:11 +0000)
committerAaron Muir Hamilton <aaron@correspondwith.me>
Tue, 17 Oct 2017 09:04:38 +0000 (09:04 +0000)
commit5313613dd1aeebd96288b3748cd78ed5e2e41619
tree0e22c45d24d9bfff58628b90e9906aa7a49535a0
parent856502cb1ba3fbd48d5138a643ad09ae5285e642
Don't try to swizzle void.
Test/baseResults/invalidSwizzle.vert.out [new file with mode: 0644]
Test/invalidSwizzle.vert [new file with mode: 0644]
glslang/MachineIndependent/ParseHelper.cpp
gtests/AST.FromFile.cpp