Replace spirv-helper stuff with a library that combines everything
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -7,9 +7,6 @@
|
||||
[submodule "vendor/libpicasso"]
|
||||
path = vendor/libpicasso
|
||||
url = https://github.com/tobid7/libpicasso
|
||||
[submodule "vendor/glslang"]
|
||||
path = vendor/glslang
|
||||
url = https://github.com/KhronosGroup/glslang.git
|
||||
[submodule "vendor/spirv-cross"]
|
||||
path = vendor/spirv-cross
|
||||
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
||||
[submodule "vendor/spirv-helper"]
|
||||
path = vendor/spirv-helper
|
||||
url = https://github.com/tobid7/spirv-helper.git
|
||||
|
||||
Reference in New Issue
Block a user