mach/gpu-dawn/.gitmodules
Stephen Gutekanst 55cac7efee gpu-dawn: update to latest upstream revision as of 2022-07-10
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-08-06 01:17:54 -07:00

10 lines
297 B
Text

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