mach/.gitmodules
Stephen Gutekanst 9ac5b603a2 gpu-dawn: add libs/DirectXShaderCompiler submodule / minor fork
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-03-04 16:05:47 -07:00

11 lines
348 B
Text

[submodule "gpu-dawn/libs/dawn"]
path = gpu-dawn/libs/dawn
url = https://github.com/hexops/dawn.git
shallow = true
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"