From 5717758279efb92c247dad21347034f0637d0582 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 13 Apr 2022 15:37:46 +0000 Subject: [PATCH] Roll vulkan-deps from 9c0d5b64c767 to c9be322642fb (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/9c0d5b64c767..c9be322642fb Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/0d4ce028bf..6a67891418 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/859fb722c2..f503824ff8 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/9dbebff442..5501a60aa6 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: I14ddd2914c1fd6453e4ef08a55931cbe4fa78e78 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86624 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dab20c8187..ef598161a0 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@9c0d5b64c767ccae0c3ab2e5d2e0cb80e3586d20', + 'url': '{chromium_git}/vulkan-deps@c9be322642fb4c85bf70615bdbd2d206e60c19f5', 'condition': 'dawn_standalone', },