From b28fa2e46fa955f06a442f1556a661135fab2bd8 Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Mon, 9 Jan 2023 12:44:56 +0000 Subject: [PATCH] Roll VK-GL-CTS from 5aa5b0809f05 to c1ebeb5013f9 (11 revisions) https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/5aa5b0809f05..c1ebeb5013f9 2023-01-09 piotr.byszewski@mobica.com Fix missing global_priority_transition tests 2023-01-09 zzoon@igalia.com Add tests for BufferView access with all formats supported interacted with fetchTexel and ImageLoad 2023-01-09 cturner@igalia.com Warn if STORAGE_*_ATOMIC_BIT is set on multi-component formats. 2023-01-09 cturner@igalia.com Enable missing dedicated allocation tests in copy_and_blit 2023-01-09 rgarcia@igalia.com Treat DynamicLibrary library list as alternatives 2023-01-09 amber@igalia.com Ensure that some clear commands ignore conditionals. 2023-01-09 amber@igalia.com Add tests for a renderpass with LOAD_OP_CLEAR and STORE_OP_STORE 2023-01-09 piotr.byszewski@mobica.com Test device entry-points from instance extensions 2023-01-09 tapani.palli@intel.com Fix state query tests for desktop GL context 2023-01-09 mykola.piatykop@globallogic.com Support GL 4.5 in the 'negative' tests 2023-01-09 piotr.byszewski@mobica.com Merge vk-gl-cts/vulkan-cts-1.3.4 into vk-gl-cts/main If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vk-gl-cts-angle-autoroll Please CC srisser@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: srisser@google.com Change-Id: I52d1d4187fd56b86154cc7bf7e8ac7ba8b6c182d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4146546 Commit-Queue: angle-autoroll Bot-Commit: angle-autoroll --- DEPS | 2 +- scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 46e3e2bf3..43045121f 100644 --- a/DEPS +++ b/DEPS @@ -49,7 +49,7 @@ vars = { 'dummy_checkout_chromium': False, # Current revision of VK-GL-CTS (a.k.a dEQP). - 'vk_gl_cts_revision': '5aa5b0809f055f36fc384644925c384596b2f7cd', + 'vk_gl_cts_revision': 'c1ebeb5013f976a3dfafd532c28aa9112f90f32c', # Current revision of googletest. # Note: this dep cannot be auto-rolled b/c of nesting. diff --git a/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json b/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json index 7b171304a..57da7931c 100644 --- a/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json +++ b/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json @@ -46,7 +46,7 @@ "third_party/VK-GL-CTS/src/external/spirv-tools/CMakeLists.txt": "cca8b4b984c40afb9880d177d53623a1", "third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/CMakeLists.txt": - "b7725652f7a93f0e8762306f0a12631b", + "f22596cc3b522e1ab53312509c7d6d37", "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/CMakeLists.txt": "19d11a219b3c04799eb31347aefa7ccd", "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/amber/CMakeLists.txt": @@ -60,7 +60,7 @@ "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/compute/CMakeLists.txt": "41240dfb30e9a34640c437ab4384ed62", "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/conditional_rendering/CMakeLists.txt": - "986b6c89f26b696d4baf10c0731b268a", + "1586adb5303e94670bf066685c6f5234", "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/descriptor_indexing/CMakeLists.txt": "3b3aaabcf4e711a3ca3121e4dbdadbfd", "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/device_group/CMakeLists.txt":