From 451386cf7fd6ed03ea0cd43b1c53a6ee81c40d86 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 31 Mar 2022 16:47:45 +0000 Subject: [PATCH] Roll vulkan-deps from 4dfc738ac104 to 929ba73103c3 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/4dfc738ac104..929ba73103c3 Changed dependencies: * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/3758a53671..431f3b53ae * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/15e2373828..26ba4b93a4 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: I0d9800ffbdb65fc198c2c78e06170f091b604766 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85340 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b8082588c9..e878f0be36 100644 --- a/DEPS +++ b/DEPS @@ -143,7 +143,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@4dfc738ac104c069bd733ebb3e40de4b7531b210', + 'url': '{chromium_git}/vulkan-deps@929ba73103c3f592d19f2c056533e14589256ea8', 'condition': 'dawn_standalone', },