From ee8cdb5a36d9e4336dcd8136aef7e50cc0b2c811 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 16 May 2023 14:11:10 +0000 Subject: [PATCH] Roll vulkan-deps from f3e8446466d8 to 1c207a160274 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/f3e8446466d8..1c207a160274 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/d9c3c7538b..1e4955adbc * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/bae9700cd9..9e61870ecb * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/ce2c6eff34..3b751c4e96 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 bajones@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: bajones@google.com Change-Id: Iee4dfac9aa4fdd930456e02814958e0af40496e7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132842 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8e21cbbf55..e99b1f9c79 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@f3e8446466d8c9e0bc53ea8ede5644f3936a4c6d', + 'url': '{chromium_git}/vulkan-deps@1c207a1602741d1a49fe6ad6d3cb075200f4e2b8', 'condition': 'dawn_standalone', },