Fix bugs in missing Builtin decoration for some NV builtins for tessellation
authorAshwin Lele <alele@nvidia.com>
Mon, 22 Jul 2019 19:36:38 +0000 (12:36 -0700)
committerAshwin Lele <alele@nvidia.com>
Mon, 22 Jul 2019 19:36:38 +0000 (12:36 -0700)
commitc1e61d6cff30f9a1456090adfc461d976091f52f
treed12d4192ded6552505eed61c44b7882bce5747a0
parent2bb2da919352bed58e73f39f62f24570dfefb60b
Fix bugs in missing Builtin decoration for some NV builtins for tessellation
control shaders.
Fix bug in member remapping.
SPIRV/GlslangToSpv.cpp
Test/baseResults/310.tesc.out
Test/baseResults/310.tese.out
Test/baseResults/320.tesc.out
Test/baseResults/320.tese.out
Test/baseResults/spv.multiviewPerViewAttributes.tesc.out
Test/baseResults/spv.stereoViewRendering.tesc.out
Test/spv.multiviewPerViewAttributes.tesc
Test/spv.stereoViewRendering.tesc
glslang/MachineIndependent/Initialize.cpp