From 6e9a9bf9747b125aede19d47d1455597e03ab00b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 27 Jul 2022 11:16:46 +0000 Subject: [PATCH] Roll vulkan-deps from 2ba30da31c86 to 7158d6e8eaad (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/2ba30da31c86..7158d6e8eaad Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/388ce0ee64..cc5fca057e 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: Ie97b760daeca0d7d50f69aad216f643e835b4df1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97128 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5a0ba051be..56f9b776a7 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@2ba30da31c8640e542f0b772f74a401124264003', + 'url': '{chromium_git}/vulkan-deps@7158d6e8eaad12238fcab8fe1409d66ff426c623', 'condition': 'dawn_standalone', },