Roll vulkan-deps from bc55e53a5330 to 976181e82c65 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/bc55e53a5330..976181e82c65 Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/5278681115c9099ca33183cbf91f3726ee962616..706f1dc8558316213eac02b0611f9cde6fd3d9c5 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 jlavrova@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-Ubuntu24.04-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win11-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE Bug: None Tbr: jlavrova@google.com Change-Id: Ie5fd94b29a1aa4f6a5762bb5fb9087d9e04d6467 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1214756 Commit-Queue: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll@skia-public.iam.gserviceaccount.com <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 3acbc2e..ff24254 100644 --- a/DEPS +++ b/DEPS
@@ -72,10 +72,10 @@ "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@bc55e53a533016e950e5d29f3d35aa488edb9aa3", + "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@976181e82c65c713e26337f1999b8ca8f816e8fa", "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@ad9184e76a66b1001c29db9b0a3e87f646c64de0", - "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@5278681115c9099ca33183cbf91f3726ee962616", + "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@706f1dc8558316213eac02b0611f9cde6fd3d9c5", "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@f6a6f7ab165cedbfa2a7d0c93fe27a2d01ce09c8", "third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@7c46da2b39036a80ce088576d5794bf39e667f56",
diff --git a/bazel/deps.json b/bazel/deps.json index 8316e9a..6761374 100644 --- a/bazel/deps.json +++ b/bazel/deps.json
@@ -149,7 +149,7 @@ "remote": "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git" }, { - "commit": "5278681115c9099ca33183cbf91f3726ee962616", + "commit": "706f1dc8558316213eac02b0611f9cde6fd3d9c5", "name": "spirv_tools", "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 720abbd..a669100 100644 --- a/infra/bots/deps/deps_gen.go +++ b/infra/bots/deps/deps_gen.go
@@ -154,7 +154,7 @@ }, "chromium.googlesource.com/vulkan-deps": { Id: "chromium.googlesource.com/vulkan-deps", - Version: "bc55e53a533016e950e5d29f3d35aa488edb9aa3", + Version: "976181e82c65c713e26337f1999b8ca8f816e8fa", Path: "third_party/externals/vulkan-deps", }, "chromium.googlesource.com/webm/libwebp": { @@ -209,7 +209,7 @@ }, "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools": { Id: "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools", - Version: "5278681115c9099ca33183cbf91f3726ee962616", + Version: "706f1dc8558316213eac02b0611f9cde6fd3d9c5", Path: "third_party/externals/spirv-tools", }, "skia.googlesource.com/external/github.com/emscripten-core/emsdk": {