From 7ccfd85574905672f6f231afd2eb8c409996458c Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 20 May 2023 12:40:40 +0000 Subject: [PATCH] Roll vulkan-deps from 303074feac15 to 44392282e953 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/303074feac15..44392282e953 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/eceb65d562..28cd0024cb 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 bajones@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: bajones@google.com Change-Id: If1cde62cd8d71fcee7abf92614f231f7e32b9462 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133570 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 661425de5d..2621dd6f76 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@303074feac1525ccb32137047cb4bdb6b21d1b7e', + 'url': '{chromium_git}/vulkan-deps@44392282e953a122cc542cf7ae8a7a7bb62a4b2d', 'condition': 'dawn_standalone', },