From d77f5acbcdea57af2f349ef69725d659a968d72a Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Fri, 6 May 2022 10:13:13 +0000 Subject: [PATCH] Roll vulkan-deps from 46b00d7bf03f to 65a0abb71586 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/46b00d7bf03f..65a0abb71586 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 jlavrova@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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-Debug-Dawn;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: jlavrova@google.com Change-Id: I66743dc776ba20a52161a80d294f3b911dacd648 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/538056 Bot-Commit: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f9cea16425..49eccc8ca2 100644 --- a/DEPS +++ b/DEPS @@ -41,7 +41,7 @@ deps = { "third_party/externals/vulkanmemoryallocator" : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@7de5cc00de50e71a3aab22dea52fbb7ff4efceb6", # 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@46b00d7bf03f1165b229209686f125dfdf18db3d", + "third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@65a0abb715867adbd7365fa1aaa455b054719c38", "third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@0c8a79b0b5c71e1fa59d20577589b5cb58ccb4f1", "third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@b765c355f488837ca4c77980ba69484f3ff277f5", "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@7014be600c7a588ef1886c1a1356f3fc0fea2ebb",