summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/warnings/023-switch.vert.expected
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/tests/warnings/023-switch.vert.expected')
-rw-r--r--src/compiler/glsl/tests/warnings/023-switch.vert.expected3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/compiler/glsl/tests/warnings/023-switch.vert.expected b/src/compiler/glsl/tests/warnings/023-switch.vert.expected
new file mode 100644
index 00000000000..201d0a2238e
--- /dev/null
+++ b/src/compiler/glsl/tests/warnings/023-switch.vert.expected
@@ -0,0 +1,3 @@
+0:10(9): warning: `undefined' used uninitialized
+0:16(13): warning: `undefined' used uninitialized
+0:25(13): warning: `undefined' used uninitialized