From 290b3f59266544c5d55518f3e654856739e1c1f2 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 26 Jul 2022 20:11:55 +0000 Subject: [PATCH] Roll vulkan-deps from 895da470d974 to 2ba30da31c86 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/895da470d974..2ba30da31c86 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/607771c362..7b75c5dc7d * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/e4cfa190df..388ce0ee64 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/5be968397f..b15de0fef2 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: I6fc2aea66881739e706ac71e8bc8893a4fa724dd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97240 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bb776614c7..bb834d5f65 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@895da470d97436fefdad6b0b33525b2c2a49e5c3', + 'url': '{chromium_git}/vulkan-deps@2ba30da31c8640e542f0b772f74a401124264003', 'condition': 'dawn_standalone', },