From 4ba3819870d075670ee23343d861066b343b4e5d Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Sun, 1 Dec 2024 23:35:44 +0000 Subject: [PATCH] Roll vulkan-deps from d897b7ac1f75 to e0222e69ea90 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/d897b7ac1f75..e0222e69ea90 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 jvanverth@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-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: jvanverth@google.com Change-Id: I9d3cf4667b31b70d68886713590d97dd4bf99f61 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/925776 Commit-Queue: skia-autoroll Bot-Commit: skia-autoroll --- DEPS | 2 +- infra/bots/deps/deps_gen.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 3411111f242..fcec90a32ac 100644 --- a/DEPS +++ b/DEPS @@ -69,7 +69,7 @@ deps = { "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@d897b7ac1f7510538a630b294daf8886af53a51e", + "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@e0222e69ea90b2c9206ae41a6b5631f3ebda222f", "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@36d5e2ddaa54c70d2f29081510c66f4fc98e5e53", "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@7d5bc35197be75e10000f14ea9eb3954ca2b0aab", diff --git a/infra/bots/deps/deps_gen.go b/infra/bots/deps/deps_gen.go index 3e13eb53775..d40c46d64cf 100644 --- a/infra/bots/deps/deps_gen.go +++ b/infra/bots/deps/deps_gen.go @@ -144,7 +144,7 @@ var deps = deps_parser.DepsEntries{ }, "chromium.googlesource.com/vulkan-deps": { Id: "chromium.googlesource.com/vulkan-deps", - Version: "d897b7ac1f7510538a630b294daf8886af53a51e", + Version: "e0222e69ea90b2c9206ae41a6b5631f3ebda222f", Path: "third_party/externals/vulkan-deps", }, "chromium.googlesource.com/webm/libwebp": {