summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMaciej Jesionowski <maciej.jesionowski@mobica.com>2016-11-16 16:30:29 +0100
committerPyry Haulos <phaulos@google.com>2016-12-08 15:41:42 -0400
commitafc1695f999fddc0db14cb626ad6aefbcd330311 (patch)
tree88fb9c321f6b108a1257c238d29dd9c6464e1446 /android
parent8ba59662bff835d72077feb906ace49c17a09a52 (diff)
downloadVK-GL-CTS-afc1695f999fddc0db14cb626ad6aefbcd330311.tar.gz
VK-GL-CTS-afc1695f999fddc0db14cb626ad6aefbcd330311.tar.bz2
VK-GL-CTS-afc1695f999fddc0db14cb626ad6aefbcd330311.zip
Add negative viewport height tests
Part of VK_KHR_maintenance1 extension New tests: - dEQP-VK.draw.negative_viewport_height.* Issue: #532 Change-Id: I7591ba5d53fc6b252d6fffbd77b1e6c165eefe74
Diffstat (limited to 'android')
-rw-r--r--android/cts/master/vk-master.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/android/cts/master/vk-master.txt b/android/cts/master/vk-master.txt
index 79ebe486f..00792adb2 100644
--- a/android/cts/master/vk-master.txt
+++ b/android/cts/master/vk-master.txt
@@ -122359,6 +122359,14 @@ dEQP-VK.draw.shader_draw_parameters.draw_index.draw
dEQP-VK.draw.shader_draw_parameters.draw_index.draw_instanced
dEQP-VK.draw.shader_draw_parameters.draw_index.draw_indexed
dEQP-VK.draw.shader_draw_parameters.draw_index.draw_indexed_instanced
+dEQP-VK.draw.negative_viewport_height.front_ccw_cull_none
+dEQP-VK.draw.negative_viewport_height.front_ccw_cull_front
+dEQP-VK.draw.negative_viewport_height.front_ccw_cull_back
+dEQP-VK.draw.negative_viewport_height.front_ccw_cull_both
+dEQP-VK.draw.negative_viewport_height.front_cw_cull_none
+dEQP-VK.draw.negative_viewport_height.front_cw_cull_front
+dEQP-VK.draw.negative_viewport_height.front_cw_cull_back
+dEQP-VK.draw.negative_viewport_height.front_cw_cull_both
dEQP-VK.compute.basic.empty_shader
dEQP-VK.compute.basic.ubo_to_ssbo_single_invocation
dEQP-VK.compute.basic.ubo_to_ssbo_single_group