From da9dcd34f8f42e1b28ede74ecd9fa030cdee833f Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 10 Dec 2022 02:10:15 +0000 Subject: [PATCH] Roll vulkan-deps from 89b9b4762b94 to a500751650f8 (10 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/89b9b4762b94..a500751650f8 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/ed257e2bdf..6d8b00b1c6 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/bf3b3fb14e..9b48e83ef8 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/f846ef57a0..ffa89a4447 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/934d2bddab..9487f4b06c 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 senorblanco@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: senorblanco@google.com Change-Id: I7cb4682c653096e48fd7c6d2b2601a19e124c615 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113603 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8a6a605e81..35045a5134 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@89b9b4762b94dcd7416846c0ef956b7c1a03291d', + 'url': '{chromium_git}/vulkan-deps@a500751650f8bd85b2bf1da71bd2f63328fee047', 'condition': 'dawn_standalone', },