From 0d2010cce217ea596ebf310e0d25e4d14c297ddb Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 12 Sep 2022 11:33:30 +0000 Subject: [PATCH] Roll vulkan-deps from 07d4d5d2e105 to 3811e73c4b6f (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/07d4d5d2e105..3811e73c4b6f Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/210a800130..1e7e9fc32b 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 enga@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: enga@google.com Change-Id: I717ee9eb64fd5894d0b8ad2237134300855b30c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102001 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 99fab32197..d6fdfcd460 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@07d4d5d2e105f2f8a5dda83cc4d642367c88ca02', + 'url': '{chromium_git}/vulkan-deps@3811e73c4b6fff9ffc641719727171079c43972b', 'condition': 'dawn_standalone', },