Skip to content

Commit 68f2490

Browse files
skia-autorollSkCQ
authored andcommitted
Roll vulkan-deps from f1709c0363de to b55a0e69f29d (7 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/f1709c0363de..b55a0e69f29d Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/7d8d9e58c384949f1615c069d4c9346bf51b9738..2aa281c16ca42348b2e5262c809318a8935e3989 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 kjlubick@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-Win11-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE Bug: None Tbr: kjlubick@google.com Change-Id: Id6f353f1dbc36cf9eb0d33401eb79ac6cb636fed Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1183282 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 8eda160 commit 68f2490

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
@@ -72,10 +72,10 @@ deps = {
7272
"third_party/externals/vulkanmemoryallocator" : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@a6bfc237255a6bac1513f7c1ebde6d8aed6b5191",
7373
# vulkan-deps is a meta-repo containing several interdependent Khronos Vulkan repositories.
7474
# When the vulkan-deps revision is updated, those repos (spirv-*, vulkan-*) should be updated as well.
75-
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@f1709c0363de4635c952194dd38f808fb1ce5889",
75+
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@b55a0e69f29da36228d852e7740df45023029535",
7676
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@b8fcf307f1f347089e3c46eb4451d27f32ebc8d3",
7777
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@f88a2d766840fc825af1fc065977953ba1fa4a91",
78-
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@7d8d9e58c384949f1615c069d4c9346bf51b9738",
78+
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@2aa281c16ca42348b2e5262c809318a8935e3989",
7979
"third_party/externals/vello" : "https://skia.googlesource.com/external/github.com/linebender/vello.git@3ee3bea02164c5a816fe6c16ef4e3a810edb7620",
8080
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@74d8a6cb930c68ef617b202c3ff3c59d919e086b",
8181
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@59f963ce1b1d16cc92137a241a0fe98d637d21f4",

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": "7d8d9e58c384949f1615c069d4c9346bf51b9738",
152+
"commit": "2aa281c16ca42348b2e5262c809318a8935e3989",
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)