Skip to content

Commit df57966

Browse files
skia-autoroll@skia-public.iam.gserviceaccount.comskcq-be@skia-corp.google.com.iam.gserviceaccount.com
authored andcommitted
Roll vulkan-deps from e992ea0db59f to 1e5cf4226991 (5 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/e992ea0db59f..1e5cf4226991 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/c0e15b2c46f9ae2314925cbbe9d97ed6ea8a717d..b856ffcc0404a8c12fa45935e72d1446c72f5f37 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: I8347e0ad48f9d74e6f9286033fc5f9c464444a0b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1295320 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 0c171b2 commit df57966

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,14 +74,14 @@ 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@e992ea0db59fb410a0052a41e2ce712365fed5b7",
77+
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@1e5cf4226991d8e84e6b70daf40f0c65a5e33ab3",
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",
8080
"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@2a863f5ae6ee77baa882648581aab70530c2aefe",
84-
"third_party/externals/vulkan-utility-libraries": "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@c0e15b2c46f9ae2314925cbbe9d97ed6ea8a717d",
84+
"third_party/externals/vulkan-utility-libraries": "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@b856ffcc0404a8c12fa45935e72d1446c72f5f37",
8585
"third_party/externals/unicodetools" : "https://chromium.googlesource.com/external/github.com/unicode-org/unicodetools@66a3fa9dbdca3b67053a483d130564eabc5fe095",
8686
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
8787
"third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git@e3f919ccfe3ef542cfc983a82146070258fb57f8",

bazel/deps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
},
216216
{
217217
"build_file": "//bazel/external/vulkan_utility_libraries:BUILD.bazel",
218-
"commit": "c0e15b2c46f9ae2314925cbbe9d97ed6ea8a717d",
218+
"commit": "b856ffcc0404a8c12fa45935e72d1446c72f5f37",
219219
"name": "vulkan_utility_libraries",
220220
"remote": "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries"
221221
},

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)