Roll vulkan-deps from 7b14a70b47da to ab8b8743ea91 (8 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/7b14a70b47da..ab8b8743ea91
Also rolling transitive DEPS:
https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/44c93ad924b647b0d803ef4c924251c4341b838b..cc07e5303f1613d8577c2ff61995de39ccc2effd
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 michaelludwig@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-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE
Bug: None
Tbr: michaelludwig@google.com
Change-Id: I4da6bf5d63fc950450e61732ce87c6d67f55e23d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1016336
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index d84a7ba..5d1879a 100644
--- a/DEPS
+++ b/DEPS
@@ -68,10 +68,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@7b14a70b47da984140774e91b70897afdae8896f",
+ "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@ab8b8743ea919795e048801b9daf926ae0df2d10",
"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@c8ad050fcb29e42a2f57d9f59e97488f465c436d",
- "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@44c93ad924b647b0d803ef4c924251c4341b838b",
+ "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@cc07e5303f1613d8577c2ff61995de39ccc2effd",
"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@2cd90f9d20df57eac214c148f3aed885372ddcfe",
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@f0f308ad2cdc2e8fd58985d6230df4a29cc44eb6",
diff --git a/bazel/deps.json b/bazel/deps.json
index e52f20b..b9a9655 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": "44c93ad924b647b0d803ef4c924251c4341b838b",
+ "commit": "cc07e5303f1613d8577c2ff61995de39ccc2effd",
"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 11965d6..02dfe25 100644
--- a/infra/bots/deps/deps_gen.go
+++ b/infra/bots/deps/deps_gen.go
@@ -144,7 +144,7 @@
},
"chromium.googlesource.com/vulkan-deps": {
Id: "chromium.googlesource.com/vulkan-deps",
- Version: "7b14a70b47da984140774e91b70897afdae8896f",
+ Version: "ab8b8743ea919795e048801b9daf926ae0df2d10",
Path: "third_party/externals/vulkan-deps",
},
"chromium.googlesource.com/webm/libwebp": {
@@ -199,7 +199,7 @@
},
"skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools": {
Id: "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools",
- Version: "44c93ad924b647b0d803ef4c924251c4341b838b",
+ Version: "cc07e5303f1613d8577c2ff61995de39ccc2effd",
Path: "third_party/externals/spirv-tools",
},
"skia.googlesource.com/external/github.com/emscripten-core/emsdk": {