From e9d695b5dc8728758c1ce6f3ea818ce7c4b9053c Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Wed, 13 Apr 2022 12:42:27 +0000 Subject: [PATCH] Roll vulkan-deps from 345e2a278e69 to c9be322642fb (74 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/345e2a278e69..c9be322642fb Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/abbe466451..48fd6c82b3 * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/0d4ce028bf..6a67891418 * spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/4995a2f272..9c3fd01c8a * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/b0ce31fd2d..92c17edde7 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/0c5928795a..76f00ef6cb * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/f8c97eea2f..f503824ff8 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/e494de740e..5f3ce24e7a * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/41eacec7dd..5501a60aa6 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-angle-autoroll Please CC jonahr@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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 Bug: None Tbr: jonahr@google.com Change-Id: Icccc8d3fcda61391c1d72111f61c08f29b4d3c0c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3584976 Bot-Commit: angle-autoroll Commit-Queue: angle-autoroll --- DEPS | 2 +- .../Vulkan_mandatory_format_support_table.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index f8a33f613..0cfcd8893 100644 --- a/DEPS +++ b/DEPS @@ -516,7 +516,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@345e2a278e690d353bd9ac45304d0eb88c5a3f62', + 'url': '{chromium_git}/vulkan-deps@c9be322642fb4c85bf70615bdbd2d206e60c19f5', 'condition': 'not build_with_chromium', }, diff --git a/scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json b/scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json index af7ff6d7e..6ede5c8c5 100644 --- a/scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json +++ b/scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json @@ -10,5 +10,5 @@ "src/libANGLE/renderer/vulkan/vk_mandatory_format_support_table_autogen.cpp": "a726ee791eb4964c406f3921d9b73346", "third_party/vulkan-deps/vulkan-headers/src/registry/vk.xml": - "83c5a6bc60fd90bba64a0dbec4b553d0" + "c6f4c5e0a967d332b4f6e9ae4350ddc5" } \ No newline at end of file