From 6b823a3de7de08909c62594027ff856e86552d31 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 1 Feb 2023 07:38:29 +0000 Subject: [PATCH] Roll vulkan-deps from b71220d79bb1 to 3a3c74f6f46b (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/b71220d79bb1..3a3c74f6f46b Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/fcfc3c580c..8a0fe779e5 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/dda7872300..3bc9d7c0c5 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/d6245860b5..4c85700f5c 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: Iaaf69fd19d6fc3ff31f08dea5a4d73dd090926a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118027 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 90cc46bebd..7743826afc 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@b71220d79bb1192aaca5aa4a3eba3df868745e35', + 'url': '{chromium_git}/vulkan-deps@3a3c74f6f46bf295092cad7c44cbc1af92ff9482', 'condition': 'dawn_standalone', },