summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt')
-rw-r--r--src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt b/src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt
index 058acfb..339fd1e 100644
--- a/src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt
+++ b/src/gallium/tests/graw/geometry-shader/mov-cb-2d.txt
@@ -1,6 +1,7 @@
GEOM
PROPERTY GS_INPUT_PRIMITIVE TRIANGLES
PROPERTY GS_OUTPUT_PRIMITIVE TRIANGLE_STRIP
+PROPERTY GS_MAX_OUTPUT_VERTICES 3
DCL IN[][0], POSITION, CONSTANT
DCL IN[][1], COLOR, CONSTANT
DCL OUT[0], POSITION, CONSTANT