From 6481376db060444b7189df93118ab0cdef39dfb5 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 17 Feb 2022 13:07:41 +0000 Subject: [PATCH] Roll vulkan-deps from 956ca5369840 to 4d9fe6bf1f0c (18 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/956ca5369840..4d9fe6bf1f0c Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/90d4bd05cd..d15deba1d8 * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/131278458e..188dc8b13c * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/471428a04f..d18d0d92e5 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/5e96fd5450..a32af9ca72 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/ca162081a7..efcb50f63a 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 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: Id71b49f5f920099607990f272a2301440bce154f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80902 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 25c39f16fc..826a6ecbcc 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@956ca5369840b9883e5146895f242d3e6f668d1d', + 'url': '{chromium_git}/vulkan-deps@4d9fe6bf1f0c6e365245379ae88bac7966e9117a', 'condition': 'dawn_standalone', },