From 55cac7efeef084adfe004f32eda0a7ec7d1fe4e0 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sun, 10 Jul 2022 15:41:31 -0700 Subject: [PATCH] gpu-dawn: update to latest upstream revision as of 2022-07-10 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 067562fe..a33d8947 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-04-21" + branch = "generated-2022-07-10" [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 c2921de0..79ceb14d 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-04-21" + branch = "generated-2022-07-10" [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 9846349a..f652a512 160000 --- a/gpu-dawn/libs/dawn +++ b/gpu-dawn/libs/dawn @@ -1 +1 @@ -Subproject commit 9846349afab9e125a8d257130eaebf2f0582e012 +Subproject commit f652a5128d47524a8075519456cb7a34e5eff958