Skip to content

Commit 0923b5d

Browse files
skia-autoroll@skia-public.iam.gserviceaccount.comskcq-be@skia-corp.google.com.iam.gserviceaccount.com
authored andcommitted
Roll vulkan-deps from 13b031f420f4 to 2b6f457686a2 (10 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/13b031f420f4..2b6f457686a2 Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/3058f80e65b2cdfdfce62134087881ab222a08fb..58dc0b3eb014f6ad4677177ef7ed03214e647d8b 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 skiabot@google.com,thomsmit@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: thomsmit@google.com Change-Id: If53a94377a65baa0194f6b264ab3104006269da8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1294018 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>
1 parent f5778d0 commit 0923b5d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ deps = {
7474
"third_party/externals/vulkanmemoryallocator" : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@eb744ea7a2b17040121b4bbb4d6f9e8a77e3cae7",
7575
# vulkan-deps is a meta-repo containing several interdependent Khronos Vulkan repositories.
7676
# When the vulkan-deps revision is updated, those repos (spirv-*, vulkan-*) should be updated as well.
77-
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@13b031f420f4ed9ff39b567e386972814422a3c6",
77+
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@2b6f457686a2e12b2e9fb8498bb209e3d61bdf2c",
7878
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@b8fcf307f1f347089e3c46eb4451d27f32ebc8d3",
7979
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@29981f65241605e08b0ede4cfeb999fe3b723c6a",
80-
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@3058f80e65b2cdfdfce62134087881ab222a08fb",
80+
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@58dc0b3eb014f6ad4677177ef7ed03214e647d8b",
8181
"third_party/externals/vello" : "https://skia.googlesource.com/external/github.com/linebender/vello.git@3ee3bea02164c5a816fe6c16ef4e3a810edb7620",
8282
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@8d6039a455a7ecc7d2a592ff97f62db4e59b70bf",
8383
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@6d586e9a4f0d5ffdef862149adaf1ec6b3130182",

bazel/deps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"remote": "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git"
186186
},
187187
{
188-
"commit": "3058f80e65b2cdfdfce62134087881ab222a08fb",
188+
"commit": "58dc0b3eb014f6ad4677177ef7ed03214e647d8b",
189189
"name": "spirv_tools",
190190
"remote": "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git"
191191
},

infra/bots/deps/deps_gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)