glslang -> SPV: Use the new TBuiltInVariable instead of string compares to get...
glslang -> SPV: Use the new TBuiltInVariable instead of string compares to get the type of SPV built in. Also fixed gl_FragData and gl_PrimitiveIDIn. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31226 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- SPIRV/GlslangToSpv.cpp 36 additions, 60 deletionsSPIRV/GlslangToSpv.cpp
- Test/baseResults/150.geom.out 2 additions, 2 deletionsTest/baseResults/150.geom.out
- Test/baseResults/330.frag.out 4 additions, 4 deletionsTest/baseResults/330.frag.out
- Test/baseResults/330comp.frag.out 4 additions, 4 deletionsTest/baseResults/330comp.frag.out
- Test/baseResults/array.frag.out 12 additions, 12 deletionsTest/baseResults/array.frag.out
- Test/baseResults/array100.frag.out 12 additions, 12 deletionsTest/baseResults/array100.frag.out
- Test/baseResults/dataOut.frag.out 4 additions, 4 deletionsTest/baseResults/dataOut.frag.out
- Test/baseResults/dataOutIndirect.frag.out 4 additions, 4 deletionsTest/baseResults/dataOutIndirect.frag.out
- glslang/Include/BaseTypes.h 2 additions, 2 deletionsglslang/Include/BaseTypes.h
- glslang/MachineIndependent/Initialize.cpp 2 additions, 2 deletionsglslang/MachineIndependent/Initialize.cpp
Loading
Please register or sign in to comment