gpu-dawn: add libs/DirectXShaderCompiler submodule / minor fork

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-03-04 16:05:47 -07:00
parent 16c581b2ab
commit 9ac5b603a2
3 changed files with 13 additions and 0 deletions

6
.gitmodules vendored
View file

@ -3,3 +3,9 @@
url = https://github.com/hexops/dawn.git url = https://github.com/hexops/dawn.git
shallow = true shallow = true
branch = "generated-2022-02-17" branch = "generated-2022-02-17"
[submodule "gpu-dawn/libs/DirectXShaderCompiler"]
path = gpu-dawn/libs/DirectXShaderCompiler
url = https://github.com/hexops/DirectXShaderCompiler
shallow = true
branch = "mach"

View file

@ -3,3 +3,9 @@
url = https://github.com/hexops/dawn.git url = https://github.com/hexops/dawn.git
shallow = true shallow = true
branch = "generated-2022-02-17" branch = "generated-2022-02-17"
[submodule "gpu-dawn/libs/DirectXShaderCompiler"]
path = gpu-dawn/libs/DirectXShaderCompiler
url = https://github.com/hexops/DirectXShaderCompiler
shallow = true
branch = "mach"

@ -0,0 +1 @@
Subproject commit 9832f72b8ab48ca5a80b32ec5592812921833dc8