From d5f0cf5a7c4ae74194ae064a768b4ce8ba3c46e5 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Sat, 21 Dec 2024 11:09:24 -0800 Subject: [PATCH] Roll vulkan-deps from f6642af20ac1 to 0f01167cd48b (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/f6642af20ac1..0f01167cd48b 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-skia-autoroll Please CC egdaniel@google.com,skiabot@google.com on the revert to ensure that a human is aware of the problem. To file a bug in skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: egdaniel@google.com Change-Id: I086b20e0d8fa57ce3285aebe54389bfdd30cf2c5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/931773 Commit-Queue: skia-autoroll Bot-Commit: skia-autoroll --- DEPS | 2 +- infra/bots/deps/deps_gen.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 54a215983d6..f2827054681 100644 --- a/DEPS +++ b/DEPS @@ -68,7 +68,7 @@ deps = { "third_party/externals/vulkanmemoryallocator" : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@a6bfc237255a6bac1513f7c1ebde6d8aed6b5191", # vulkan-deps is a meta-repo containing several interdependent Khronos Vulkan repositories. # When the vulkan-deps revision is updated, those repos (spirv-*, vulkan-*) should be updated as well. - "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@f6642af20ac158360de166b3dbcb92bc4fa99f72", + "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@0f01167cd48ba1a3ba212328104ec33a3616962c", "third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@b8fcf307f1f347089e3c46eb4451d27f32ebc8d3", "third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b", "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@9295a8b94ed0751565fa9cda6d949f5e388b32d9", diff --git a/infra/bots/deps/deps_gen.go b/infra/bots/deps/deps_gen.go index ae4733d6428..f0ab6923d88 100644 --- a/infra/bots/deps/deps_gen.go +++ b/infra/bots/deps/deps_gen.go @@ -139,7 +139,7 @@ var deps = deps_parser.DepsEntries{ }, "chromium.googlesource.com/vulkan-deps": { Id: "chromium.googlesource.com/vulkan-deps", - Version: "f6642af20ac158360de166b3dbcb92bc4fa99f72", + Version: "0f01167cd48ba1a3ba212328104ec33a3616962c", Path: "third_party/externals/vulkan-deps", }, "chromium.googlesource.com/webm/libwebp": {