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:
parent
4e3a58897b
commit
53e57e8e78
3 changed files with 3 additions and 3 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
gpu-dawn/.gitmodules
vendored
2
gpu-dawn/.gitmodules
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue