Add more VK_EXT_depth_clip_control tests
authorziga-lunarg <ziga@lunarg.com>
Sun, 11 Sep 2022 18:18:58 +0000 (20:18 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 28 Oct 2022 21:42:47 +0000 (21:42 +0000)
commita7d0ec682229d96356fa688c165e18986fbf3090
tree5d39451a232d895b1f6c7adcaa5d9010aa9b9ee4
parent4ea5b7ef1a6ed02c11fa391710db0a588eabdba9
Add more VK_EXT_depth_clip_control tests

Add tests where gl_Position.w is different from 1
Add tests with points and lines topology

Components: Vulkan

VK-GL-CTS issue: 3891

New tests:
dEQP-VK.pipeline.*.depth.depth_clip_control.*_different_w
dEQP-VK.pipeline.*.depth.format.*.point_list*
dEQP-VK.pipeline.*.depth.format.*.line_list*

Renamed tests:
from dEQP-VK.pipeline.*.depth.format.*.compare_ops.*
to   dEQP-VK.pipeline.*.depth.format.*.compare_ops.triangle_list*

Change-Id: I1d2bb1aa3d1cf96b3f825d9dbae6f8850b4875a6
14 files changed:
android/cts/main/src/vk-master-2019-03-01.txt
android/cts/main/src/vk-master-2020-03-01.txt
android/cts/main/vk-master-2019-03-01/pipeline.txt
android/cts/main/vk-master-2020-03-01/pipeline.txt
android/cts/main/vk-master-2022-03-01/pipeline.txt
android/cts/main/vk-master/pipeline/fast-linked-library.txt
android/cts/main/vk-master/pipeline/monolithic.txt
android/cts/main/vk-master/pipeline/pipeline-library.txt
android/cts/main/vksc-main/pipeline.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineDepthTests.cpp
external/vulkancts/mustpass/main/vk-default/pipeline/fast-linked-library.txt
external/vulkancts/mustpass/main/vk-default/pipeline/monolithic.txt
external/vulkancts/mustpass/main/vk-default/pipeline/pipeline-library.txt
external/vulkancts/mustpass/main/vksc-default/pipeline.txt