gpu: depend on github.com/hexops/mach-gpu-dawn

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-07-08 14:17:37 -07:00
parent c6349d1a97
commit a0116db4fe
5 changed files with 11 additions and 20 deletions

3
.gitmodules vendored
View file

@ -21,3 +21,6 @@
[submodule "libs/glfw/libs/xcode-frameworks"]
path = libs/glfw/libs/xcode-frameworks
url = https://github.com/hexops/xcode-frameworks
[submodule "libs/gpu/libs/mach-gpu-dawn"]
path = libs/gpu/libs/mach-gpu-dawn
url = https://github.com/hexops/mach-gpu-dawn