From 015c546d431e5b04756a95efeff7dd0fefbbbdb4 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 12 Apr 2022 06:19:50 +0000 Subject: [PATCH] Roll vulkan-deps from ca8ce3e715c2 to 9b2a1bfa4434 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/ca8ce3e715c2..9b2a1bfa4434 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/c1bb0b9415..92c17edde7 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/3903162ac4..5f3ce24e7a * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/dc2c5de278..efd9780e62 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 bajones@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bajones@google.com Change-Id: I4076b2cd1644babae07342847ae31f03e01bc725 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86461 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 68f7f6dc35..1f096ca126 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@ca8ce3e715c2e538b697aba1e0be78782019b7e0', + 'url': '{chromium_git}/vulkan-deps@9b2a1bfa4434f35dafb272d67ef15f8162ab110b', 'condition': 'dawn_standalone', },