From 83d8c42fc673f2b346c982f12c215d23556b7fb0 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 3 May 2023 11:48:42 +0000 Subject: [PATCH] Roll vulkan-deps from a2f18114f866 to 94976560d112 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/a2f18114f866..94976560d112 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/9c7fd1a33e..dfc97740ff * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/da863a2fc1..631fde41b2 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 alanbaker@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: alanbaker@google.com Change-Id: I6b698d820c8ad1f37bf7a950e84f9e769d2be84d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131161 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b7eabecc6f..2c9d139683 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@a2f18114f8665c2bf543aeddd560e6f00c8c03a9', + 'url': '{chromium_git}/vulkan-deps@94976560d112ee4383a3c13988b92c231d44085c', 'condition': 'dawn_standalone', },