aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected')
-rw-r--r--src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected b/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected
new file mode 100644
index 00000000000..21cb2c5a2c8
--- /dev/null
+++ b/src/compiler/glsl/tests/warnings/030-array-as-function-parameter.vert.expected
@@ -0,0 +1,7 @@
+0:11(20): warning: `undefinedIndex' used uninitialized
+0:11(51): warning: `undefinedIndex' used uninitialized
+0:11(82): warning: `undefinedIndex' used uninitialized
+0:11(6): warning: `willBeDefined' used uninitialized
+0:14(20): warning: `undefinedIndex' used uninitialized
+0:14(51): warning: `undefinedIndex' used uninitialized
+0:14(82): warning: `undefinedIndex' used uninitialized