From ea356717b64b7092468c6883972e2f3bc96c1ab2 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 23 May 2022 15:50:39 +0000 Subject: [PATCH] Roll vulkan-deps from 82a65519c521 to 96612da0dde0 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/82a65519c521..96612da0dde0 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/bdd58dd007..888bb9d2e9 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 cwallez@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: cwallez@google.com Change-Id: Id01a5753efc8e82476a00e0b1c92e99f81da64eb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91261 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a2610df7ba..b5eb671b2f 100644 --- a/DEPS +++ b/DEPS @@ -140,7 +140,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@82a65519c521de4851dd8ba67e202cd11b4061e0', + 'url': '{chromium_git}/vulkan-deps@96612da0dde05a7e1d53c0355411fb82b52ff060', 'condition': 'dawn_standalone', },