upstream @ c2f9fea56bee11cf573fe90b08a296a38202500b Includes fix for UB on Linux/Vulkan: https://github.com/hexops/dawn/pull/11 Closes hexops/mach#239 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
14 lines
447 B
Text
14 lines
447 B
Text
[submodule "gpu-dawn/libs/dawn"]
|
|
path = gpu-dawn/libs/dawn
|
|
url = https://github.com/hexops/dawn.git
|
|
shallow = true
|
|
branch = "generated-2022-04-21"
|
|
[submodule "gpu-dawn/libs/DirectXShaderCompiler"]
|
|
path = gpu-dawn/libs/DirectXShaderCompiler
|
|
url = https://github.com/hexops/DirectXShaderCompiler
|
|
shallow = true
|
|
branch = "mach"
|
|
|
|
[submodule "examples/libs/zmath"]
|
|
path = examples/libs/zmath
|
|
url = https://github.com/PiergiorgioZagaria/zmath
|