Roll vulkan-deps from b56cde80dd49 to 034518ee55a5 (6 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/b56cde80dd49..034518ee55a5
Also rolling transitive DEPS:
https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/1229f1ef3b82498af600965141cde29a3c928e29..13b59bf1d84054b8ccd29cdc6b1303f69e8f9e77
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 maxhudnell@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: maxhudnell@google.com
Change-Id: I21c81db5338210855ba8b149f9e69ec049f9f7d2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/929638
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 26fe94d..b8225ac 100644
--- a/DEPS
+++ b/DEPS
@@ -69,10 +69,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@b56cde80dd4915663ad83234da576efd1495849b",
+ "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@034518ee55a5e38210a42eea988edb37b9e79dfe",
"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@1229f1ef3b82498af600965141cde29a3c928e29",
+ "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@13b59bf1d84054b8ccd29cdc6b1303f69e8f9e77",
"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@6a74a7d65cafa19e38ec116651436cce6efd5b2e",
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@2744de9936755fea6912d47e7a0a8857d8a4fdee",
diff --git a/bazel/deps.bzl b/bazel/deps.bzl
index 1721ee6..95258a7 100644
--- a/bazel/deps.bzl
+++ b/bazel/deps.bzl
@@ -197,7 +197,7 @@
git_repository(
name = "spirv_tools",
- commit = "1229f1ef3b82498af600965141cde29a3c928e29",
+ commit = "13b59bf1d84054b8ccd29cdc6b1303f69e8f9e77",
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 2f93da8..41913ae 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: "b56cde80dd4915663ad83234da576efd1495849b",
+ Version: "034518ee55a5e38210a42eea988edb37b9e79dfe",
Path: "third_party/externals/vulkan-deps",
},
"chromium.googlesource.com/webm/libwebp": {
@@ -204,7 +204,7 @@
},
"skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools": {
Id: "skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools",
- Version: "1229f1ef3b82498af600965141cde29a3c928e29",
+ Version: "13b59bf1d84054b8ccd29cdc6b1303f69e8f9e77",
Path: "third_party/externals/spirv-tools",
},
"skia.googlesource.com/external/github.com/abseil/abseil-cpp": {