From 9fbc613d81702973982e0098bc00fe253b109bc5 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 16 Dec 2024 18:37:31 -0800 Subject: [PATCH] Roll vulkan-deps from f8050f3a8560 to 8d4040d12fd2 (25 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/f8050f3a8560..8d4040d12fd2 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/a0995c49ebcaca2c6d3b03efbabf74f3843decdb..b3a6aa7b03c51ba976e4f4e96b1e31f77f43f312 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/1229f1ef3b82498af600965141cde29a3c928e29..a4084887e4a71473a77d8f1109057e1c3c421da0 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/eab360311909074896aee1c5dd59a07756fc7f4e..7ccaa5e0206fcaa03135312fccb4624ae110a19b https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/44f63c69baba2d8de508e1e32c492729f36f01c7..c3c127e0563418c47d12f86f18ce23d50b0b69f5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll Please CC senorblanco@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: senorblanco@google.com Change-Id: I2a2ad34176f3ec509fbf2fa08ffa271d95b66f97 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219718 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 10 +++++----- third_party/glslang/src | 2 +- third_party/spirv-tools/src | 2 +- third_party/vulkan-deps | 2 +- third_party/vulkan-loader/src | 2 +- third_party/vulkan-validation-layers/src | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/DEPS b/DEPS index 8beedaee03..d96a4b2189 100644 --- a/DEPS +++ b/DEPS @@ -284,12 +284,12 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@f8050f3a85605bf5df8f1a36ae2f0f133260baca', + 'url': '{chromium_git}/vulkan-deps@8d4040d12fd27aefd022039ce86cb5bcb218c18e', 'condition': 'dawn_standalone', }, 'third_party/glslang/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@a0995c49ebcaca2c6d3b03efbabf74f3843decdb', + 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@b3a6aa7b03c51ba976e4f4e96b1e31f77f43f312', 'condition': 'dawn_standalone', }, @@ -304,7 +304,7 @@ deps = { }, 'third_party/spirv-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@1229f1ef3b82498af600965141cde29a3c928e29', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@a4084887e4a71473a77d8f1109057e1c3c421da0', 'condition': 'dawn_standalone', }, @@ -314,7 +314,7 @@ deps = { }, 'third_party/vulkan-loader/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@eab360311909074896aee1c5dd59a07756fc7f4e', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@7ccaa5e0206fcaa03135312fccb4624ae110a19b', 'condition': 'dawn_standalone', }, @@ -329,7 +329,7 @@ deps = { }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@44f63c69baba2d8de508e1e32c492729f36f01c7', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@c3c127e0563418c47d12f86f18ce23d50b0b69f5', 'condition': 'dawn_standalone', }, diff --git a/third_party/glslang/src b/third_party/glslang/src index a0995c49eb..b3a6aa7b03 160000 --- a/third_party/glslang/src +++ b/third_party/glslang/src @@ -1 +1 @@ -Subproject commit a0995c49ebcaca2c6d3b03efbabf74f3843decdb +Subproject commit b3a6aa7b03c51ba976e4f4e96b1e31f77f43f312 diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src index 1229f1ef3b..a4084887e4 160000 --- a/third_party/spirv-tools/src +++ b/third_party/spirv-tools/src @@ -1 +1 @@ -Subproject commit 1229f1ef3b82498af600965141cde29a3c928e29 +Subproject commit a4084887e4a71473a77d8f1109057e1c3c421da0 diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index f8050f3a85..8d4040d12f 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps @@ -1 +1 @@ -Subproject commit f8050f3a85605bf5df8f1a36ae2f0f133260baca +Subproject commit 8d4040d12fd27aefd022039ce86cb5bcb218c18e diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src index eab3603119..7ccaa5e020 160000 --- a/third_party/vulkan-loader/src +++ b/third_party/vulkan-loader/src @@ -1 +1 @@ -Subproject commit eab360311909074896aee1c5dd59a07756fc7f4e +Subproject commit 7ccaa5e0206fcaa03135312fccb4624ae110a19b diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index 44f63c69ba..c3c127e056 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src @@ -1 +1 @@ -Subproject commit 44f63c69baba2d8de508e1e32c492729f36f01c7 +Subproject commit c3c127e0563418c47d12f86f18ce23d50b0b69f5