From 8a25fd2002bcb5a01f275ce125ff3a78b9f6144d Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 5 Sep 2022 12:21:02 +0000 Subject: [PATCH] Roll vulkan-deps from ad7395b46266 to afc444a0f49a (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/ad7395b46266..afc444a0f49a Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/9fcf62784b..210a800130 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 bajones@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: bajones@google.com Change-Id: I44180854426c9b7f8eb9af1382b1274b6b3828b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101302 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 eb95dd2f14..5a524a439b 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@ad7395b46266b715abd0410fbcd3c56b79c97511', + 'url': '{chromium_git}/vulkan-deps@afc444a0f49a09f67b3dc63ddcd14e2031466ffa', 'condition': 'dawn_standalone', },