Array of array: Implement the core functionality: types, constructors, operations.
There will be subsequent commits to refine semantics, esp. version-specific semantics, as well as I/O functionality and restrictions. Note: I'm getting white-space differences in the preprocessor test results, which I'm not checking in. I think they need to be tagged as binary or something.
Showing
- SPIRV/GlslangToSpv.cpp 5 additions, 9 deletionsSPIRV/GlslangToSpv.cpp
- Test/430AofA.frag 108 additions, 0 deletionsTest/430AofA.frag
- Test/baseResults/120.vert.out 0 additions, 1 deletionTest/baseResults/120.vert.out
- Test/baseResults/300.frag.out 0 additions, 1 deletionTest/baseResults/300.frag.out
- Test/baseResults/310.frag.out 0 additions, 1 deletionTest/baseResults/310.frag.out
- Test/baseResults/310.vert.out 0 additions, 1 deletionTest/baseResults/310.vert.out
- Test/baseResults/310AofA.vert.out 0 additions, 1 deletionTest/baseResults/310AofA.vert.out
- Test/baseResults/430AofA.frag.out 803 additions, 0 deletionsTest/baseResults/430AofA.frag.out
- Test/baseResults/450.vert.out 0 additions, 1 deletionTest/baseResults/450.vert.out
- Test/baseResults/specExamples.frag.out 73 additions, 7 deletionsTest/baseResults/specExamples.frag.out
- Test/baseResults/specExamples.vert.out 27 additions, 18 deletionsTest/baseResults/specExamples.vert.out
- Test/specExamples.vert 1 addition, 1 deletionTest/specExamples.vert
- Test/testlist 1 addition, 0 deletionsTest/testlist
- glslang/Include/Types.h 56 additions, 41 deletionsglslang/Include/Types.h
- glslang/Include/arrays.h 93 additions, 7 deletionsglslang/Include/arrays.h
- glslang/Include/revision.h 1 addition, 1 deletionglslang/Include/revision.h
- glslang/MachineIndependent/Initialize.cpp 3 additions, 3 deletionsglslang/MachineIndependent/Initialize.cpp
- glslang/MachineIndependent/ParseHelper.cpp 144 additions, 65 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/ParseHelper.h 5 additions, 4 deletionsglslang/MachineIndependent/ParseHelper.h
- glslang/MachineIndependent/SymbolTable.cpp 1 addition, 1 deletionglslang/MachineIndependent/SymbolTable.cpp
Loading
Please register or sign in to comment