From b793bac93b9d2421d5a79d716703eb6da2577d78 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 1 Mar 2022 01:43:39 +0000 Subject: [PATCH] Roll vulkan-deps from cc1c6225a3cb to 25675ddc7bab (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/cc1c6225a3cb..25675ddc7bab Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/a569680406..d16183d1d2 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/6e7061cdab..3a1b0842a3 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/3a60ee90c1..078d44e466 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/a263fee6f6..8726d47ca7 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 bclayton@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: bclayton@google.com Change-Id: If8cda2e2c4b24dac947ddad75f37c6bd52ccc2e5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/82240 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5bd833df3f..1cb0da2494 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@cc1c6225a3cb4992eb7c2ed29fffc0abd024992c', + 'url': '{chromium_git}/vulkan-deps@25675ddc7baba4c1d0085d296a619e990cec0fe7', 'condition': 'dawn_standalone', },