From e099b7cd8fe56b862ea05aa1aa952d2d92205679 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 28 Apr 2022 01:48:03 +0000 Subject: [PATCH] Roll vulkan-deps from 78787fde6ea0 to 1963b94c99e8 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/78787fde6ea0..1963b94c99e8 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/ee4ac5c2ce..c52333b984 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: I0fc085f0fdd1e4f91b09ee79322617f97e499e62 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88240 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 e9eaff3e7d..c409be88c2 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@78787fde6ea0fde224adfdda1de2513c7022ff4a', + 'url': '{chromium_git}/vulkan-deps@1963b94c99e893de15b850c8b83c2fad614e1c17', 'condition': 'dawn_standalone', },