From fe835738c565603e43612231312a8246e2007981 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 13 Aug 2022 08:36:24 +0000 Subject: [PATCH] Roll vulkan-deps from e6cb539dad97 to 3ebe695e969a (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/e6cb539dad97..3ebe695e969a Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/3f5c2c3799..49314e0667 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: I4f6bceec2f0bb579fad32c897b37a791ff7995b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99002 Kokoro: Kokoro Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 69c0b5898f..087d7ee677 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e6cb539dad971a7242b87fca9aaa03799105b25e', + 'url': '{chromium_git}/vulkan-deps@3ebe695e969ab9dd84612f337c55acf83fcdddd9', 'condition': 'dawn_standalone', },