aboutsummaryrefslogtreecommitdiff
path: root/tests/cases/draw_triangle_list_with_depth.vkscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cases/draw_triangle_list_with_depth.vkscript')
-rw-r--r--tests/cases/draw_triangle_list_with_depth.vkscript6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/cases/draw_triangle_list_with_depth.vkscript b/tests/cases/draw_triangle_list_with_depth.vkscript
index bfa46d3..ea46d70 100644
--- a/tests/cases/draw_triangle_list_with_depth.vkscript
+++ b/tests/cases/draw_triangle_list_with_depth.vkscript
@@ -46,7 +46,6 @@ void main() {
-128 -128 3 127 255 0 0 0
127 127 3 127 255 0 0 0
-128 127 3 127 255 0 0 0
-
-128 -128 3 127 255 0 0 0
127 127 3 127 255 0 0 0
127 -128 3 127 255 0 0 0
@@ -55,7 +54,6 @@ void main() {
0 -128 2 127 0 255 0 0
127 127 2 127 0 255 0 0
0 127 2 127 0 255 0 0
-
0 -128 2 127 0 255 0 0
127 127 2 127 0 255 0 0
127 -128 2 127 0 255 0 0
@@ -64,7 +62,6 @@ void main() {
-128 0 1 127 0 0 255 0
0 127 1 127 0 0 255 0
-128 127 1 127 0 0 255 0
-
-128 0 1 127 0 0 255 0
0 127 1 127 0 0 255 0
0 0 1 127 0 0 255 0
@@ -73,14 +70,13 @@ void main() {
0 0 0 127 127 127 127 0
127 127 0 127 127 127 127 0
0 127 0 127 127 127 127 0
-
0 0 0 127 127 127 127 0
127 127 0 127 127 127 127 0
127 0 0 127 127 127 127 0
[test]
clear
-
+clear depth 127
depthTestEnable true
depthWriteEnable true
depthCompareOp VK_COMPARE_OP_LESS