From 7bae1919367a7bc1d6e1962916ac45b9448514ee Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 17 Nov 2022 19:34:37 +0000 Subject: [PATCH] Roll vulkan-deps from 95eae82def2a to 02b24470f12b (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/95eae82def2a..02b24470f12b Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/8ea3ae6be2..1a7f71afb4 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/29c0457cc1..b7a86d3b2b * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/27d86008d8..2eb6cc62e6 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/f26e0d4f02..6ab1b63a05 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: Ib59309e5aad24de90c3b2efa9330d857a727fed5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110455 Commit-Queue: Brandon Jones Kokoro: Kokoro Kokoro: Brandon Jones Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bce217590c..525a5772b4 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@95eae82def2a2f0df7bd5c90bbe1b6800aa20acc', + 'url': '{chromium_git}/vulkan-deps@02b24470f12bf66674847438636e3a3d157a8bcb', 'condition': 'dawn_standalone', },