From 2ec403848338d2b541ca6c36b4686ba167fa9539 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sun, 23 Oct 2022 08:37:48 +0000 Subject: [PATCH] Roll vulkan-deps from f15463587f34 to f8a92d3cac38 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/f15463587f34..f8a92d3cac38 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/b24fa204ff..a0cca05e3a 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 lokokung@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: lokokung@google.com Change-Id: I5515315827b23f9ef614e5206158788f451e1e08 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106820 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 010d0559a4..7671f4dd8e 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@f15463587f34bfa4b2a79b4e7fdf8665688bb0a2', + 'url': '{chromium_git}/vulkan-deps@f8a92d3cac3812414f7847b254eb08f18cc27c02', 'condition': 'dawn_standalone', },