From 72f949950adba1c2a92434c5ea104dd9952e5ce7 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Sat, 22 Feb 2025 18:59:43 -0800 Subject: [PATCH] Roll vulkan-deps from 2289455859d2 to 490d58c9b7d7 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/2289455859d2..490d58c9b7d7 Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/f2dac2f3dea4464dd50cd7793c8c3d7e51dc7e24..aafd524577cc90fcdd13a6f0bcbfb929a30ee90f 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 kjlubick@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-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE Bug: None Tbr: kjlubick@google.com Change-Id: I320d93503dda7a56e7e467a79430fa2beab6b193 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/954298 Bot-Commit: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 4 ++-- bazel/deps.bzl | 2 +- infra/bots/deps/deps_gen.go | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index f255a42cf4a..4c936edd35b 100644 --- a/DEPS +++ b/DEPS @@ -68,10 +68,10 @@ 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@2289455859d2ce32a66ea89c7264857890029622", + "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@490d58c9b7d732c85e4f81955c24dd50cd1bc0ee", "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@54a521dd130ae1b2f38fef79b09515702d135bdd", - "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@f2dac2f3dea4464dd50cd7793c8c3d7e51dc7e24", + "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@aafd524577cc90fcdd13a6f0bcbfb929a30ee90f", "third_party/externals/vello" : "https://skia.googlesource.com/external/github.com/linebender/vello.git@3ee3bea02164c5a816fe6c16ef4e3a810edb7620", "third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@952f776f6573aafbb62ea717d871cd1d6816c387", "third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@176fef0bccaba8bdf51de54ab4eed8d5d9aaac77", diff --git a/bazel/deps.bzl b/bazel/deps.bzl index 75b131eede0..a58980039cf 100644 --- a/bazel/deps.bzl +++ b/bazel/deps.bzl @@ -197,7 +197,7 @@ def c_plus_plus_deps(ws = "@skia"): git_repository( name = "spirv_tools", - commit = "f2dac2f3dea4464dd50cd7793c8c3d7e51dc7e24", + commit = "aafd524577cc90fcdd13a6f0bcbfb929a30ee90f", remote = "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git", ) diff --git a/infra/bots/deps/deps_gen.go b/infra/bots/deps/deps_gen.go index ab177d7a8aa..f4e5bd0826c 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: "2289455859d2ce32a66ea89c7264857890029622", + Version: "490d58c9b7d732c85e4f81955c24dd50cd1bc0ee", Path: "third_party/externals/vulkan-deps", }, "chromium.googlesource.com/webm/libwebp": { @@ -194,7 +194,7 @@ var deps = deps_parser.DepsEntries{ }, "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools": { Id: "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools", - Version: "f2dac2f3dea4464dd50cd7793c8c3d7e51dc7e24", + Version: "aafd524577cc90fcdd13a6f0bcbfb929a30ee90f", Path: "third_party/externals/spirv-tools", }, "skia.googlesource.com/external/github.com/abseil/abseil-cpp": {