SPV arrays: Add support for runtime-sized array types and arrays of arrays.
authorJohn Kessenich <cepheus@frii.com>
Sat, 12 Sep 2015 18:17:44 +0000 (12:17 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sun, 13 Sep 2015 16:18:19 +0000 (10:18 -0600)
commitc9a808319a60e935e8087bafae16cc07a4ed3a2b
tree9f8b5956ddd00bf037bc4c8856f862361a9fc8bb
parent9312269d09fd4d8333e48f49def9a0e7bb57f9ad
SPV arrays: Add support for runtime-sized array types and arrays of arrays.

This includes run-time block.member.length() (OpArrayLength).
SPIRV/GlslangToSpv.cpp
SPIRV/SpvBuilder.cpp
SPIRV/SpvBuilder.h
Test/baseResults/spv.310.comp.out
Test/baseResults/spv.AofA.frag.out [new file with mode: 0644]
Test/spv.310.comp
Test/spv.AofA.frag [new file with mode: 0644]
Test/test-spirv-list
glslang/Include/revision.h