summaryrefslogtreecommitdiff
path: root/tests/glslparser.tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glslparser.tests')
-rw-r--r--tests/glslparser.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/glslparser.tests b/tests/glslparser.tests
index cacca48f5..bef72bb77 100644
--- a/tests/glslparser.tests
+++ b/tests/glslparser.tests
@@ -222,6 +222,7 @@ add_otherglslparsertest('glsl2/attribute-09.vert', 'fail')
add_otherglslparsertest('glsl2/attribute-10.vert', 'fail', '1.20')
add_otherglslparsertest('glsl2/attribute-11.vert', 'fail', '1.30')
add_otherglslparsertest('glsl2/builtin-functions-110.vert', 'pass')
+add_otherglslparsertest('glsl2/builtin-functions-110.frag', 'pass')
add_otherglslparsertest('glsl2/builtin-functions-120.vert', 'pass', '1.20')
add_otherglslparsertest('glsl2/comment-continuation.frag', 'pass')
add_otherglslparsertest('glsl2/condition-01.vert', 'fail')