gpu-dawn: correct submodule path
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
d35957766b
commit
dc8ffa9e87
1 changed files with 2 additions and 2 deletions
4
gpu-dawn/.gitmodules
vendored
4
gpu-dawn/.gitmodules
vendored
|
|
@ -3,8 +3,8 @@
|
||||||
url = https://github.com/hexops/dawn.git
|
url = https://github.com/hexops/dawn.git
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = "generated-2022-02-17"
|
branch = "generated-2022-02-17"
|
||||||
[submodule "gpu-dawn/libs/DirectXShaderCompiler"]
|
[submodule "libs/DirectXShaderCompiler"]
|
||||||
path = gpu-dawn/libs/DirectXShaderCompiler
|
path = libs/DirectXShaderCompiler
|
||||||
url = https://github.com/hexops/DirectXShaderCompiler
|
url = https://github.com/hexops/DirectXShaderCompiler
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = "mach"
|
branch = "mach"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue