mach/gpu-dawn/.gitmodules
Stephen Gutekanst dc8ffa9e87 gpu-dawn: correct submodule path
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-03-04 16:17:25 -07:00

11 lines
312 B
Text

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