From 9b30005283bb357789bb27dfab75829795af42d5 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sat, 6 Aug 2022 20:03:22 -0700 Subject: [PATCH] gpu-dawn: update Dawn to latest revision as of 2022-08-06 Signed-off-by: Stephen Gutekanst --- .gitmodules | 2 +- gpu-dawn/.gitmodules | 2 +- gpu-dawn/libs/dawn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a33d8947..364119d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = gpu-dawn/libs/dawn url = https://github.com/hexops/dawn.git shallow = true - branch = "generated-2022-07-10" + branch = "generated-2022-08-06" [submodule "gpu-dawn/libs/DirectXShaderCompiler"] path = gpu-dawn/libs/DirectXShaderCompiler url = https://github.com/hexops/DirectXShaderCompiler diff --git a/gpu-dawn/.gitmodules b/gpu-dawn/.gitmodules index 79ceb14d..f4fef3f6 100644 --- a/gpu-dawn/.gitmodules +++ b/gpu-dawn/.gitmodules @@ -2,7 +2,7 @@ path = libs/dawn url = https://github.com/hexops/dawn.git shallow = true - branch = "generated-2022-07-10" + branch = "generated-2022-08-06" [submodule "libs/DirectXShaderCompiler"] path = libs/DirectXShaderCompiler url = https://github.com/hexops/DirectXShaderCompiler diff --git a/gpu-dawn/libs/dawn b/gpu-dawn/libs/dawn index f652a512..0b704c4a 160000 --- a/gpu-dawn/libs/dawn +++ b/gpu-dawn/libs/dawn @@ -1 +1 @@ -Subproject commit f652a5128d47524a8075519456cb7a34e5eff958 +Subproject commit 0b704c4acae154ec8d4be7615d18a489f270f6c0