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>
This commit is contained in:
parent
3e0bf00015
commit
564248c09b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "webgpu/libs/dawn"]
|
||||
path = webgpu/libs/dawn
|
||||
url = https://github.com/hexops/dawn
|
||||
Loading…
Add table
Add a link
Reference in a new issue