From e741b8fcfbd5d19509ac0a3d16e12699f400760f Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 25 Jun 2022 12:05:39 +0000 Subject: [PATCH] Roll vulkan-deps from 87d2649aa928 to 3da2aaf1f8a5 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/87d2649aa928..3da2aaf1f8a5 Changed dependencies: * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/25b838f3a2..4643f73ec7 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/e32ec7b051..afb8986592 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: I20fec8da7343b22b59718b3023bf9bdc5bc49e76 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94723 Commit-Queue: Dawn Autoroller Kokoro: Kokoro Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d277fabd1d..ec0e260b4b 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@87d2649aa928e1b5d592459acfeb55ddb926f634', + 'url': '{chromium_git}/vulkan-deps@3da2aaf1f8a517301ed83de4c7c98ba851aec7cb', 'condition': 'dawn_standalone', },