summaryrefslogtreecommitdiff
path: root/tests/qualifier-02.glsl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qualifier-02.glsl')
-rw-r--r--tests/qualifier-02.glsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qualifier-02.glsl b/tests/qualifier-02.glsl
new file mode 100644
index 0000000000..b635d52aa2
--- /dev/null
+++ b/tests/qualifier-02.glsl
@@ -0,0 +1,2 @@
+/* FAIL - in only allowed in parameter list in GLSL 1.10 */
+in foo;