summaryrefslogtreecommitdiff
path: root/tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp')
-rw-r--r--tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp b/tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp
index 6d71b9fe7..96585946e 100644
--- a/tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp
+++ b/tests/spec/glsl-1.50/execution/geometry/gs-max-output.cpp
@@ -59,7 +59,7 @@ struct testcase {
unsigned num_instances; /* draw instances */
unsigned num_points; /* draw size / count */
unsigned num_invocations; /* GS invocations / instances */
- unsigned num_outputs; /* # vertex ouput per GS invocation */
+ unsigned num_outputs; /* # vertex output per GS invocation */
unsigned num_components; /* # extra components per GS output vertex */