mach/.gitmodules
Stephen Gutekanst 53e57e8e78
gpu-dawn: update Dawn to latest revision as of 2022-04-21 (#250)
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>
2022-04-21 23:58:21 -07:00

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