From 21703b9cb5efdce08c823f3f88fb029afc450b6d Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 9 May 2023 22:16:23 +0000 Subject: [PATCH] Roll vulkan-deps from 22678499e76d to 0f7f3243cd47 (18 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/22678499e76d..0f7f3243cd47 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/a3310b7cff..a02dde76f6 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/01055c60cf..e803fe6717 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/a6f06c091b..6c787b7fb3 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/8d4cf0f2f1..ff11896ba3 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 rharrison@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: rharrison@google.com Change-Id: I1e90e530fa7478b98706cb379eb95dd9a21ef2b8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132265 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 55be2c6436..f861ee1095 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@22678499e76d721738fb28bb2441bd10f29ea347', + 'url': '{chromium_git}/vulkan-deps@0f7f3243cd47f86735d17504aefd65910c1137ac', 'condition': 'dawn_standalone', },