fix the wrong generated code when a non-constant array is declared with its size...
authorqining <qining@google.com>
Fri, 1 Apr 2016 14:35:16 +0000 (10:35 -0400)
committerqining <qining@google.com>
Wed, 6 Apr 2016 16:51:50 +0000 (12:51 -0400)
commit4c9126153d1d253f5177da772141aee8a6530ef2
treebfc8fef929e6d89c914538c1fc194cd26e453481
parentaa0298bfde78e28392e4b7912d6a985bdadd0208
fix the wrong generated code when a non-constant array is declared with its size derived from spec constant operations
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.specConstantOperations.vert.out
Test/spv.specConstantOperations.vert