From 86d7c7ce110e9a06a4029277c5c16ea5048b0a44 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Thu, 17 Feb 2022 22:31:06 -0700 Subject: [PATCH] gpu-dawn: update libs/dawn to generated-2022-02-17 Signed-off-by: Stephen Gutekanst --- .gitmodules | 2 ++ gpu-dawn/.gitmodules | 2 ++ gpu-dawn/libs/dawn | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f447b337..3b4871b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,5 @@ [submodule "gpu-dawn/libs/dawn"] path = gpu-dawn/libs/dawn url = https://github.com/hexops/dawn.git + shallow = true + branch = "generated-2022-02-17" diff --git a/gpu-dawn/.gitmodules b/gpu-dawn/.gitmodules index fea0bd6a..474f1390 100644 --- a/gpu-dawn/.gitmodules +++ b/gpu-dawn/.gitmodules @@ -1,3 +1,5 @@ [submodule "libs/dawn"] path = libs/dawn url = https://github.com/hexops/dawn.git + shallow = true + branch = "generated-2022-02-17" diff --git a/gpu-dawn/libs/dawn b/gpu-dawn/libs/dawn index cf5e5a39..bd58e456 160000 --- a/gpu-dawn/libs/dawn +++ b/gpu-dawn/libs/dawn @@ -1 +1 @@ -Subproject commit cf5e5a3913784ed49baa5029cb87c777add26ae2 +Subproject commit bd58e45611226e8126a6c56abbac98f833f6adc2