Assembler/disassembler via SPIRV-Tools.

This commit is contained in:
Ben Vanik 2015-11-22 17:41:39 -08:00
parent 9072a38f38
commit 1b1ff07bf5
11 changed files with 368 additions and 3 deletions

3
.gitmodules vendored
View file

@ -22,3 +22,6 @@
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/madler/zlib
[submodule "third_party/spirv-tools"]
path = third_party/spirv-tools
url = https://github.com/xenia-project/SPIRV-Tools.git