Skip to content

Commit 5ed2122

Browse files
skia-autorollSkCQ
authored andcommitted
Roll vulkan-deps from ca45bb2eb745 to 93bfb7f59e39 (6 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/ca45bb2eb745..93bfb7f59e39 Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/fbe9605c516d4e9bc27aa621dc5edb195d100ef5..6570fd4076d3f6ba7e1349af042d9f97f7378884 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 [email protected],[email protected] 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: [email protected] Change-Id: I0149063e786299c736e0652e4819c69ecda3cac1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1090636 Commit-Queue: skia-autoroll <[email protected]> Bot-Commit: skia-autoroll <[email protected]>
1 parent c5cd862 commit 5ed2122

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ deps = {
6868
"third_party/externals/vulkanmemoryallocator" : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@a6bfc237255a6bac1513f7c1ebde6d8aed6b5191",
6969
# vulkan-deps is a meta-repo containing several interdependent Khronos Vulkan repositories.
7070
# When the vulkan-deps revision is updated, those repos (spirv-*, vulkan-*) should be updated as well.
71-
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@ca45bb2eb74577abaf9c344d8a31700eb7b7f549",
71+
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@93bfb7f59e39798ccbec88a0e38f5fe1336067c4",
7272
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@b8fcf307f1f347089e3c46eb4451d27f32ebc8d3",
7373
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@f2e4bd213104fe323a01e935df56557328d37ac8",
74-
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@fbe9605c516d4e9bc27aa621dc5edb195d100ef5",
74+
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@6570fd4076d3f6ba7e1349af042d9f97f7378884",
7575
"third_party/externals/vello" : "https://skia.googlesource.com/external/github.com/linebender/vello.git@3ee3bea02164c5a816fe6c16ef4e3a810edb7620",
7676
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@766aaabe571fa32c53606085775340b78ab8d728",
7777
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@5f090a13d0629694036efb104f8633af69ba3ce7",

bazel/deps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"remote": "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git"
150150
},
151151
{
152-
"commit": "fbe9605c516d4e9bc27aa621dc5edb195d100ef5",
152+
"commit": "6570fd4076d3f6ba7e1349af042d9f97f7378884",
153153
"name": "spirv_tools",
154154
"remote": "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git"
155155
},

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)