From 7e811fe56367a10a98a6f9e3b525af84d1ef52dd Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 22 Mar 2023 03:38:05 +0000 Subject: [PATCH] Roll vulkan-deps from 95d34ca2eb37 to c689ca409262 (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/95d34ca2eb37..c689ca409262 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/b34f619e1c..14e5a04e70 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/4dc3edeb94..90f6a2875f * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/2465552d8b..c016017287 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 jrprice@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: jrprice@google.com Change-Id: I10bcad91b68c97e39bfc700c5f337f3531ba3c06 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125000 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 00c2c4a543..7c4058f9e9 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@95d34ca2eb3792f3a83f3f6511a72926bc4d13ac', + 'url': '{chromium_git}/vulkan-deps@c689ca409262280f1f5758633a7de9486812cac1', 'condition': 'dawn_standalone', },