Use our fork of SPIRV-Cross with HLSL compute patches

This commit is contained in:
Corentin Wallez
2017-08-08 15:36:11 -04:00
committed by Corentin Wallez
parent e69a2893b3
commit 741e33c394
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -18,7 +18,7 @@
url = https://github.com/KhronosGroup/SPIRV-Headers.git
[submodule "external/spirv-cross"]
path = third_party/spirv-cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
url = https://github.com/Kangz/SPIRV-Cross.git
[submodule "external/stb"]
path = third_party/stb
url = https://github.com/nothings/stb.git