From 1d8d0777c744e2a7e60a2c5c83086cfa4e83abda Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 16 Mar 2023 21:49:51 +0000 Subject: [PATCH] Roll vulkan-deps from 7248c680579d to 838cca34043e (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/7248c680579d..838cca34043e Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/cd2082e058..ef77cf3a92 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/22407d7804..011d7a4ac0 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/6ab6adca3e..19477ce02f 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 bclayton@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: bclayton@google.com Change-Id: I7dec6e52d75ffae8fe5962a9eb1dff8600fa848e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124422 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fdc2a5dd21..1565fb9ba8 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@7248c680579d80c47e5c3783b3c356b2d000b39a', + 'url': '{chromium_git}/vulkan-deps@838cca34043e66b7988f9151fb83141b2228f4a5', 'condition': 'dawn_standalone', },