SPV arrays: Add support for runtime-sized array types and arrays of arrays.
This includes run-time block.member.length() (OpArrayLength).
Showing
- SPIRV/GlslangToSpv.cpp 34 additions, 18 deletionsSPIRV/GlslangToSpv.cpp
- SPIRV/SpvBuilder.cpp 11 additions, 1 deletionSPIRV/SpvBuilder.cpp
- SPIRV/SpvBuilder.h 1 addition, 0 deletionsSPIRV/SpvBuilder.h
- Test/baseResults/spv.310.comp.out 118 additions, 1 deletionTest/baseResults/spv.310.comp.out
- Test/baseResults/spv.AofA.frag.out 154 additions, 0 deletionsTest/baseResults/spv.AofA.frag.out
- Test/spv.310.comp 5 additions, 5 deletionsTest/spv.310.comp
- Test/spv.AofA.frag 43 additions, 0 deletionsTest/spv.AofA.frag
- Test/test-spirv-list 1 addition, 0 deletionsTest/test-spirv-list
- glslang/Include/revision.h 2 additions, 2 deletionsglslang/Include/revision.h
Loading
Please register or sign in to comment