From e7c06367d4b5964c464995858ba11a826a9466e4 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 20 Apr 2023 00:00:01 +0000 Subject: [PATCH] Roll vulkan-deps from 4fbe7556fc02 to 43cd135f89a9 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/4fbe7556fc02..43cd135f89a9 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/68f073b195..f46f4b192a * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/3b659f3410..0c3e53555d 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,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: lokokung@google.com Change-Id: I3b719772e13184ddd98878e348683f01fe34f7f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128100 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e779c86f71..ec1aec343f 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@4fbe7556fc02788c71a548c4379b5e7b28e21038', + 'url': '{chromium_git}/vulkan-deps@43cd135f89a912a65b77b7cd77437751bc440331', 'condition': 'dawn_standalone', },