Roll vulkan-deps from 1b6c53ba0f23 to df04fe18c28e (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/1b6c53ba0f23..df04fe18c28e Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/98c842bd561ac67c5ff98d599c8c960ba9edb7fd..82dfca37143878c848d8df1f9e4d746f65e6827e 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: Ife9fbd7144ca0581f4da8871f4204c6535fa97f0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1234376 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 3852584..d5fd33b 100644 --- a/DEPS +++ b/DEPS
@@ -72,9 +72,9 @@ "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@1b6c53ba0f23e7a563baebcb65c71ca343674ae2", + "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@df04fe18c28e00b40d6b0c49abc53acdaa0d5feb", "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@98c842bd561ac67c5ff98d599c8c960ba9edb7fd", + "third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@82dfca37143878c848d8df1f9e4d746f65e6827e", "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@18b08af19b08515d5a1749adbdb05bc4369a57ed", "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@8cfaaa1d4deedc865e52a42e654c5ec0d7d75eb0",
diff --git a/bazel/deps.json b/bazel/deps.json index 5fbd085..aad9d8b 100644 --- a/bazel/deps.json +++ b/bazel/deps.json
@@ -186,7 +186,7 @@ "remote": "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross" }, { - "commit": "98c842bd561ac67c5ff98d599c8c960ba9edb7fd", + "commit": "82dfca37143878c848d8df1f9e4d746f65e6827e", "name": "spirv_headers", "remote": "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git" },
diff --git a/infra/bots/deps/deps_gen.go b/infra/bots/deps/deps_gen.go index cffec4e..4c00596 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: "1b6c53ba0f23e7a563baebcb65c71ca343674ae2", + Version: "df04fe18c28e00b40d6b0c49abc53acdaa0d5feb", Path: "third_party/externals/vulkan-deps", }, "chromium.googlesource.com/webm/libwebp": { @@ -204,7 +204,7 @@ }, "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers": { Id: "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers", - Version: "98c842bd561ac67c5ff98d599c8c960ba9edb7fd", + Version: "82dfca37143878c848d8df1f9e4d746f65e6827e", Path: "third_party/externals/spirv-headers", }, "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools": {