From 8cc040fb3110f4eccbc0b4e1817cc94794218a7e Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 6 Jul 2022 20:51:13 +0000 Subject: [PATCH] Roll vulkan-deps from 34e0281e9664 to 6745d5386850 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/34e0281e9664..6745d5386850 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/5f4284aa78..dcee3a5de0 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 dsinclair@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: dsinclair@google.com Change-Id: Ic537629daccc1bf5c1a7352c2508f5e9e7d0d1c3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95681 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9a130973b6..cd3783a4e7 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@34e0281e96640bd2309020a3893c5a965d421d66', + 'url': '{chromium_git}/vulkan-deps@6745d538685005b373daa09ae372480bc3aa0bd4', 'condition': 'dawn_standalone', },