diff --git a/.gitmodules b/.gitmodules index 645ba838..d9b478ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,12 +2,12 @@ path = gpu-dawn/libs/dawn url = https://github.com/hexops/dawn.git shallow = true - branch = "generated-2022-03-04" + branch = "generated-2022-04-17" [submodule "gpu-dawn/libs/DirectXShaderCompiler"] path = gpu-dawn/libs/DirectXShaderCompiler url = https://github.com/hexops/DirectXShaderCompiler - shallow = true - branch = "mach" + shallow = true + branch = "mach" [submodule "examples/libs/zmath"] path = examples/libs/zmath diff --git a/gpu-dawn/.gitmodules b/gpu-dawn/.gitmodules index 34d7e69b..2ed5513b 100644 --- a/gpu-dawn/.gitmodules +++ b/gpu-dawn/.gitmodules @@ -2,7 +2,7 @@ path = libs/dawn url = https://github.com/hexops/dawn.git shallow = true - branch = "generated-2022-03-04" + branch = "generated-2022-04-17" [submodule "libs/DirectXShaderCompiler"] path = libs/DirectXShaderCompiler url = https://github.com/hexops/DirectXShaderCompiler