From 0778d9a48f40275977f5adf2d76a08f21f7a94e0 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 22 Jul 2022 16:50:06 +0000 Subject: [PATCH] Roll vulkan-deps from f00ffae9c319 to e005480ea611 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/f00ffae9c319..e005480ea611 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/d8d051381f..c24d5a7b90 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 kainino@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: kainino@google.com Change-Id: I103a3a3adb732b1329a2dd47ed1ae811bac3f6d2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96981 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index be4f7ad559..ed63ceb1a7 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@f00ffae9c319c226f3cec70597fc8e4bc4d72039', + 'url': '{chromium_git}/vulkan-deps@e005480ea611dbd9000e528ea5d9ab3d70914daf', 'condition': 'dawn_standalone', },