From 4bdbc989cd8b17e1904a25c89e4269d0ab48518f Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 3 Oct 2022 14:16:12 +0000 Subject: [PATCH] Roll vulkan-deps from e0aed16f882f to eb0e9d9986be (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/e0aed16f882f..eb0e9d9986be Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/81ba8f78f6..f09ba27777 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 amaiorano@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: amaiorano@google.com Change-Id: Ic4936e37888145a75fd23080ead2a52e080394e4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104445 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 8570f495b5..fb2ca01ec2 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e0aed16f882f121a92e36a87b1c58d80da2fa2cb', + 'url': '{chromium_git}/vulkan-deps@eb0e9d9986be202ac80c1c6171006d4912be040d', 'condition': 'dawn_standalone', },