Commit 5c0ba543 by angle-autoroll Committed by Commit Bot

Roll VK-GL-CTS from 54509765b18d to b29bf0434c16 (15 revisions)

Manually update deqp.gni to include new es3cNumberParsingTests files. https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/54509765b18d..b29bf0434c16 2020-12-19 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master 2020-12-18 alexander.galazin@arm.com Raise min CMake version to 3.10.2 2020-12-18 jeremyg@lunarg.com Fix Renderpass storeOp synchronization hazards 2020-12-18 jeremyg@lunarg.com Fix back-to-back transfer command synchronization hazards 2020-12-18 gleese@broadcom.com Simplify code for subgroup builtin mask tests 2020-12-18 jeremyg@lunarg.com Fix end of Renderpass synchronization hazards 2020-12-18 jeremyg@lunarg.com Fix additional RenderPass loadOp/stencilLoadOp sync hazards. 2020-12-18 jeremyg@lunarg.com Fix RenderPass stencilLoadOp synchronization hazards. 2020-12-18 jeremyg@lunarg.com Fix RenderPass loadOp synchronization hazards. 2020-12-17 mikko.tiusanen@siru.fi Tests for GLES3 number parsing 2020-12-17 mikko.tiusanen@siru.fi Tests for multiple clears within render pass 2020-12-17 rgarcia@igalia.com Enable nullDescriptor for AS ray query tests 2020-12-15 piotr.byszewski@mobica.com Test dynamic indexing of AS 2020-12-15 rgarcia@igalia.com Test dynamic indexing of ray queries 2020-12-13 piotr.byszewski@mobica.com Test procedural geometry with complex BB sets 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 ynovikov@google.com,angle-bots+autoroll-info@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Bug: None Tbr: ynovikov@google.com,angle-bots+autoroll-info@google.com Change-Id: I59e4aabcfbf496d02e18ba7b7aa06391ba90f434 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2600639Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org> Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
parent 74788951
...@@ -26,7 +26,7 @@ vars = { ...@@ -26,7 +26,7 @@ vars = {
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
# Current revision of VK-GL-CTS (a.k.a dEQP). # Current revision of VK-GL-CTS (a.k.a dEQP).
'vk_gl_cts_revision': '54509765b18dae2b4836073f538b3a32667b97b6', 'vk_gl_cts_revision': 'b29bf0434c16796dc48a17a52c7fe219d558af31',
# Current revision of googletest. # Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting. # Note: this dep cannot be auto-rolled b/c of nesting.
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"src/tests/deqp_support/deqp_data_autogen.gni": "src/tests/deqp_support/deqp_data_autogen.gni":
"3a74e9e404a9b1a4ff1a78d8a640c472", "3a74e9e404a9b1a4ff1a78d8a640c472",
"third_party/VK-GL-CTS/src/CMakeLists.txt": "third_party/VK-GL-CTS/src/CMakeLists.txt":
"b3a451350b7e54837e3208b02d86e9c5", "c7a733365029f77382d34a1f55c8fbd1",
"third_party/VK-GL-CTS/src/execserver/CMakeLists.txt": "third_party/VK-GL-CTS/src/execserver/CMakeLists.txt":
"38aa187592e6ef9a331fc1ea313fc68d", "38aa187592e6ef9a331fc1ea313fc68d",
"third_party/VK-GL-CTS/src/executor/CMakeLists.txt": "third_party/VK-GL-CTS/src/executor/CMakeLists.txt":
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles2/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/gles2/CMakeLists.txt":
"5ac63dce60849bf12e3ab2dde99424ab", "5ac63dce60849bf12e3ab2dde99424ab",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles3/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/gles3/CMakeLists.txt":
"52c1da36cb9ef14ef877412c74bdf8a1", "20eb8824a2875c4f4087654d21418a47",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/CMakeLists.txt":
"496adbd5a76701e3e8653a62805075a7", "496adbd5a76701e3e8653a62805075a7",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles32/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/gles32/CMakeLists.txt":
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/device_group/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/device_group/CMakeLists.txt":
"6f9fe60553924ea0fe38b8e660fbdc5c", "6f9fe60553924ea0fe38b8e660fbdc5c",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/draw/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/draw/CMakeLists.txt":
"960148347ec291e18c9f780b5fed7de0", "c36ab3330786030a86c8a9e3da3b3518",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/dynamic_state/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/dynamic_state/CMakeLists.txt":
"ba2bba86426f1dc9eb16bccc2df60111", "ba2bba86426f1dc9eb16bccc2df60111",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/fragment_ops/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/fragment_ops/CMakeLists.txt":
...@@ -94,9 +94,9 @@ ...@@ -94,9 +94,9 @@
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/rasterization/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/rasterization/CMakeLists.txt":
"13850a7e8d1f12fc9d1ba5b3314c54eb", "13850a7e8d1f12fc9d1ba5b3314c54eb",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ray_query/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ray_query/CMakeLists.txt":
"6f897d277516ca1a256b93f0c3b43b84", "8ee23a99e5f09e73c443654ba55223d4",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ray_tracing/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ray_tracing/CMakeLists.txt":
"7d96ec666df64aedec7e1b8220a5bc5f", "b787ebb002194064462eb3ab67a46adc",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/CMakeLists.txt":
"154254ec9d21124a3ef46ad9e5cb1829", "154254ec9d21124a3ef46ad9e5cb1829",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/robustness/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/robustness/CMakeLists.txt":
......
...@@ -1134,6 +1134,8 @@ deqp_khr_gles2_sources = [ ...@@ -1134,6 +1134,8 @@ deqp_khr_gles2_sources = [
deqp_khr_gles3_sources = [ deqp_khr_gles3_sources = [
"$deqp_path/external/openglcts/modules/gles3/es3cCopyTexImageConversionsTests.cpp", "$deqp_path/external/openglcts/modules/gles3/es3cCopyTexImageConversionsTests.cpp",
"$deqp_path/external/openglcts/modules/gles3/es3cCopyTexImageConversionsTests.hpp", "$deqp_path/external/openglcts/modules/gles3/es3cCopyTexImageConversionsTests.hpp",
"$deqp_path/external/openglcts/modules/gles3/es3cNumberParsingTests.cpp",
"$deqp_path/external/openglcts/modules/gles3/es3cNumberParsingTests.hpp",
"$deqp_path/external/openglcts/modules/gles3/es3cTestPackage.cpp", "$deqp_path/external/openglcts/modules/gles3/es3cTestPackage.cpp",
"$deqp_path/external/openglcts/modules/gles3/es3cTestPackage.hpp", "$deqp_path/external/openglcts/modules/gles3/es3cTestPackage.hpp",
"$deqp_path/external/openglcts/modules/gles3/tes3TestCase.hpp", "$deqp_path/external/openglcts/modules/gles3/tes3TestCase.hpp",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment