Commit 2622c7b0 by Jamie Madill Committed by Angle LUCI CQ

Roll VK-GL-CTS from 8010f59c7034 to ea6189a7a67e (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/8010f59c7034..ea6189a7a67e 2021-05-26 mikko.tiusanen@siru.fi Remove empty subtest 2021-05-26 mikko.tiusanen@siru.fi Lower vector constructor test shader version 2021-05-26 mikko.tiusanen@siru.fi Test framebuffer completeness when layered rendering 2021-05-26 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/master 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 jmadill@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: angleproject:6008 Change-Id: I580ddda1ac7fa4614fcf00b834f51b9dc725392c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2921449Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent a29a64a6
......@@ -33,7 +33,7 @@ vars = {
'dummy_checkout_chromium': False,
# Current revision of VK-GL-CTS (a.k.a dEQP).
'vk_gl_cts_revision': '8010f59c7034804249ecb9d5bfd6cedb9cc3a11c',
'vk_gl_cts_revision': 'ea6189a7a67eda5577703256368a9c10b957a437',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.
......
......@@ -95,6 +95,8 @@
5557 VULKAN LINUX : KHR-GLES32.core.shader_macros.fragment_precision_high_tess_* = SKIP
5557 VULKAN LINUX : KHR-GLES32.core.texture_cube_map_array.sampling = SKIP
6008 VULKAN NVIDIA LINUX : KHR-GLES32.core.framebuffer_completeness.cube_map_layered_attachment_valid_size_and_format = SKIP
// Texture border clamp support
3577 VULKAN : KHR-GLES32.core.texture_border_clamp.* = SKIP
3577 VULKAN : KHR-GLES32.core.gpu_shader5.*clamp*_border = SKIP
......
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