Roll vulkan-deps from 830c11e1b605 to 5aa343db6887 (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/830c11e1b605..5aa343db6887
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 bungeman@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: bungeman@google.com
Change-Id: I7536d9fb4d381ff4644cbd25e5603603f637b7d8
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1102036
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 de5fc3f..a83cf68 100644
--- a/DEPS
+++ b/DEPS
@@ -72,7 +72,7 @@
"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@830c11e1b6051eec375f678016c79e81df548f65",
+ "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@5aa343db6887f7eb0a7c3acf49b5f5c96a97f058",
"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@b824a462d4256d720bebb40e78b9eb8f78bbb305",
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@2c1fd8974f5d9c04629fd51bd4468fce5fed104d",
diff --git a/infra/bots/deps/deps_gen.go b/infra/bots/deps/deps_gen.go
index b9d3b1e..1a69456 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: "830c11e1b6051eec375f678016c79e81df548f65",
+ Version: "5aa343db6887f7eb0a7c3acf49b5f5c96a97f058",
Path: "third_party/externals/vulkan-deps",
},
"chromium.googlesource.com/webm/libwebp": {