From 5a7ec21eb060235d2db982fa7fc98f0834803c73 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 8 Apr 2023 01:23:34 +0000 Subject: [PATCH] Roll vulkan-deps from 81c9a845f937 to 76c349cb8e26 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/81c9a845f937..76c349cb8e26 Changed dependencies: * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/6b0935cece..4e17c284d6 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/e8815f2d1a..91a6ad1db0 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 kainino@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: kainino@google.com Change-Id: I3eb8f0479c1bc53e814789e51665b61f776d42bd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126740 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 32f42d0567..4447360d13 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@81c9a845f9378b2550eb90df588fe3cf72c4b438', + 'url': '{chromium_git}/vulkan-deps@76c349cb8e26e2ab6e498fd2377e889d6ef6479c', 'condition': 'dawn_standalone', },