gpu-dawn: update Dawn to latest revision as of 2022-04-21 (#250)

upstream @ c2f9fea56bee11cf573fe90b08a296a38202500b

Includes fix for UB on Linux/Vulkan: https://github.com/hexops/dawn/pull/11

Closes hexops/mach#239

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-04-22 06:58:21 +00:00 committed by GitHub
parent 4e3a58897b
commit 53e57e8e78
Failed to generate hash of commit
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View file

@ -2,7 +2,7 @@
path = gpu-dawn/libs/dawn
url = https://github.com/hexops/dawn.git
shallow = true
branch = "generated-2022-04-18"
branch = "generated-2022-04-21"
[submodule "gpu-dawn/libs/DirectXShaderCompiler"]
path = gpu-dawn/libs/DirectXShaderCompiler
url = https://github.com/hexops/DirectXShaderCompiler

View file

@ -2,7 +2,7 @@
path = libs/dawn
url = https://github.com/hexops/dawn.git
shallow = true
branch = "generated-2022-04-18"
branch = "generated-2022-04-21"
[submodule "libs/DirectXShaderCompiler"]
path = libs/DirectXShaderCompiler
url = https://github.com/hexops/DirectXShaderCompiler

@ -1 +1 @@
Subproject commit 25cf9a36abd385b9f4ce9dc8648d27ee549cb817
Subproject commit 9846349afab9e125a8d257130eaebf2f0582e012