From 0fc525ad21d9ca8907639bb6cc8856cc6c67d5de Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 5 Apr 2023 01:20:08 +0000 Subject: [PATCH] Roll vulkan-deps from ec231c69caa6 to 9c3e3185817f (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/ec231c69caa6..9c3e3185817f Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/77f7cdfb1e..1aefd184a6 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/ac335c7634..97a55196d2 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/21078b582d..c50cd18fac 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 kainino@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: kainino@google.com Change-Id: I4d2b347fdf5c8e015d75e9b4516b082738e3c7c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126485 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 2264b3904c..feb7b86f8c 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@ec231c69caa6b39f7fe699332f1b52a1bf2668b1', + 'url': '{chromium_git}/vulkan-deps@9c3e3185817fead14b19831eb83aded05f3c076f', 'condition': 'dawn_standalone', },