From cede544df34fdd5d4db3dbd7da8f4429fa67984d Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 29 Apr 2022 05:21:54 +0000 Subject: [PATCH] Roll vulkan-deps from 8234ec2dd0ae to c9e605688988 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/8234ec2dd0ae..c9e605688988 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/c52333b984..6ae7ddb92a * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/671f6e633f..46492aa45a 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: I8cb6eca825e6c26d967fb3c5a32ef648770e9ac9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88400 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 9349441a59..a13c27d2f5 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@8234ec2dd0ae3f20fe806edf4dd344ce040351fa', + 'url': '{chromium_git}/vulkan-deps@c9e605688988f5de4499ee2fabeb93f00ee97dda', 'condition': 'dawn_standalone', },