From 6a123a11dee7637c0fec1c6e0070975d1fac4cef Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sun, 7 May 2023 03:39:47 +0000 Subject: [PATCH] Roll vulkan-deps from cda100bdb284 to b1128ae8f5d3 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/cda100bdb284..b1128ae8f5d3 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/314e5389ab..da7711a4f0 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 alanbaker@google.com,webgpu-developers@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: alanbaker@google.com Change-Id: Ia5688598e873e1c0f5f826accd38d2edc619029c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131920 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 c3ae42cf93..9ba71f098d 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@cda100bdb284ac0c8a013cb866a9d64fe4803495', + 'url': '{chromium_git}/vulkan-deps@b1128ae8f5d3c41746696adbface72c45ade66ca', 'condition': 'dawn_standalone', },