From 7a4f2b449604e981e3aa42810edfcd95c9d2f141 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 13 Jul 2022 10:10:30 +0000 Subject: [PATCH] Roll vulkan-deps from 136497f1126c to 50b3fdf7ad7d (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/136497f1126c..50b3fdf7ad7d Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/5f61452b9c..adf933c0d3 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 bclayton@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: bclayton@google.com Change-Id: I38a8c684ecd83072e8914c53dccc931a928f4861 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96081 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 452e7ecca8..b24dfe863a 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@136497f1126c6a6547b07675133bfa17d82c6b42', + 'url': '{chromium_git}/vulkan-deps@50b3fdf7ad7d90a79a2db046fcf42847678f2e82', 'condition': 'dawn_standalone', },