SPV: Isolate SPIRV-tools glue to its own file.
authorJohn Kessenich <cepheus@frii.com>
Thu, 23 Aug 2018 21:17:10 +0000 (15:17 -0600)
committerJohn Kessenich <cepheus@frii.com>
Thu, 23 Aug 2018 21:17:10 +0000 (15:17 -0600)
commit717c80a9dec2b70b0a5d3c80d6f780577b0ec7b2
tree639244460b4571545adb3e1328d8426703886df7
parentcc14f2d3292ffa9f2a8d076f77e8dcd9a484c155
SPV: Isolate SPIRV-tools glue to its own file.
SPIRV/CMakeLists.txt
SPIRV/GlslangToSpv.cpp
SPIRV/GlslangToSpv.h [changed mode: 0644->0755]
SPIRV/SpvTools.cpp [new file with mode: 0755]
SPIRV/SpvTools.h [new file with mode: 0755]
SPIRV/disassemble.cpp
SPIRV/disassemble.h
StandAlone/StandAlone.cpp
glslang/MachineIndependent/localintermediate.h
gtests/TestFixture.h [changed mode: 0644->0755]