From 027f41b4dc0119c07df2ff30b4d733711a0e6d89 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 26 May 2022 14:50:35 +0000 Subject: [PATCH] Roll vulkan-deps from 6885957e17e7 to c1e419261c41 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/6885957e17e7..c1e419261c41 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/b3ff97d0fe..3f855646f0 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 bclayton@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: bclayton@google.com Change-Id: Ib7a9f84b2833301a55899fc1da91f0050d4d3be2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91605 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 91aa532c58..051f83fc9c 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@6885957e17e7d7b229fc6c10a5d9c3338dc9b2ef', + 'url': '{chromium_git}/vulkan-deps@c1e419261c412e7c86a4b57a9a096ee0bbd0eb3b', 'condition': 'dawn_standalone', },