From c166087d4c556571259732e9ff7530d2a096087e Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 12 Aug 2022 19:27:03 +0000 Subject: [PATCH] Roll vulkan-deps from 03dd80c1d579 to e6cb539dad97 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/03dd80c1d579..e6cb539dad97 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/f771c1293d..10423ec659 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/20f4a87be1..3f5c2c3799 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 cwallez@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: cwallez@google.com Change-Id: I1ff3b38b6a10ce27a72e2f96ec42297d26e21501 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99000 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 23e754dffd..b17b7eb430 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@03dd80c1d5794532420768c320fc026f3454cb5a', + 'url': '{chromium_git}/vulkan-deps@e6cb539dad971a7242b87fca9aaa03799105b25e', 'condition': 'dawn_standalone', },