On 01.04.2017 01:25, Vinson Lee wrote:
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100438
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
---
tests/glslparsertest/glsl2/fdo100438.frag | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 tests/glslparsertest/glsl2/fdo100438.frag
diff --git a/tests/glslparsertest/glsl2/fdo100438.frag
b/tests/glslparsertest/glsl2/fdo100438.frag
new file mode 100644
index 000000000000..c804835a5d63
--- /dev/null
+++ b/tests/glslparsertest/glsl2/fdo100438.frag
@@ -0,0 +1,10 @@
+// [config]
+// expect_result: fail
+// glsl_version: 1.10
+//
+// [end config]
+
+void main()
+{
+ a[b](c);
+}
--
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit