diff --git a/gpu-dawn/.gitmodules b/gpu-dawn/.gitmodules index f54dd395..7d0ea7b8 100644 --- a/gpu-dawn/.gitmodules +++ b/gpu-dawn/.gitmodules @@ -3,8 +3,8 @@ url = https://github.com/hexops/dawn.git shallow = true branch = "generated-2022-02-17" -[submodule "gpu-dawn/libs/DirectXShaderCompiler"] - path = gpu-dawn/libs/DirectXShaderCompiler +[submodule "libs/DirectXShaderCompiler"] + path = libs/DirectXShaderCompiler url = https://github.com/hexops/DirectXShaderCompiler shallow = true branch = "mach"