From 16e21a5847ae3a89187aeaa80eb7cc8f1708f057 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 28 Apr 2023 10:51:52 +0000 Subject: [PATCH] Roll vulkan-deps from 5abdeb9dc696 to 14eaf973d52a (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/5abdeb9dc696..14eaf973d52a Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/f035e57c17..71254bedee * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/df10a2759b..b647be6419 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,webgpu-developers@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: I59b548c2ef64c8837aafab4e999bf6a81595b6d1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/130160 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c7af7bc1d6..564f7be4fc 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@5abdeb9dc696fa7f63d2930209192826a92ee18a', + 'url': '{chromium_git}/vulkan-deps@14eaf973d52a53387b352fe9a1d73cced9048992', 'condition': 'dawn_standalone', },