mach/.gitmodules
Stephen Gutekanst 564248c09b webgpu: add libs/dawn submodule
This is a fork of Dawn which has generated sources comitted to the repo so that depot_tools,
ninja, gn, etc. are not needed.

It also enables us to track a specific version of Dawn and ensure it's compatible with our
bindings, etc.

https://github.com/hexops/dawn

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2021-11-21 08:32:03 -07:00

3 lines
94 B
Text

[submodule "webgpu/libs/dawn"]
path = webgpu/libs/dawn
url = https://github.com/hexops/dawn