From 433b116d39eb99e79cd2d4e0ae5682bb5ca7bef9 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 4 Jan 2022 05:11:55 +0000 Subject: [PATCH] Roll vulkan-deps from 5d16a1ce9e6d to 00957032e9fb (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/5d16a1ce9e6d..00957032e9fb Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/9b20b25138..df609a01b3 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 alanbaker@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: alanbaker@google.com Change-Id: Iab9c29f77c574e9c480d1e2a4d7a371e4c5822c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75120 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b4ec8c3f45..d1bc74aa69 100644 --- a/DEPS +++ b/DEPS @@ -126,7 +126,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@5d16a1ce9e6d04ad2fcd25bc65308eed82eb20c6', + 'url': '{chromium_git}/vulkan-deps@00957032e9fb062035557492b74ab3b09fe935cc', 'condition': 'dawn_standalone', },