dev: add gpu-dawn subrepository

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-02-11 15:00:54 -07:00 committed by Stephen Gutekanst
parent 7a4895d62c
commit ec1a332853
2 changed files with 6 additions and 0 deletions

View file

@ -4,3 +4,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")"/..
./dev/update-subrepos.sh
git subtree push --prefix glfw mach-glfw main
./dev/update-subrepos.sh
git subtree push --prefix gpu-dawn mach-gpu-dawn main