summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/warnings/009-div-assign.vert.expected
diff options
context:
space:
mode:
authorAlejandro Piñeiro <[email protected]>2016-04-20 10:02:45 +0200
committerAlejandro Piñeiro <[email protected]>2016-05-26 09:19:36 +0200
commit2ed9563e79670ba2430f0827050e9a851fc56e79 (patch)
tree8a5c675d3671301f84d30bc5c74c4ae118a3f68e /src/compiler/glsl/tests/warnings/009-div-assign.vert.expected
parenteee00274fa330edfa536da039ba9116bdceb9990 (diff)
glsl: add unit tests data vertex/expected outcome for uninitialized warning
v2: fix 025 test. Add three more tests (Ian Romanick) Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/compiler/glsl/tests/warnings/009-div-assign.vert.expected')
-rw-r--r--src/compiler/glsl/tests/warnings/009-div-assign.vert.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/glsl/tests/warnings/009-div-assign.vert.expected b/src/compiler/glsl/tests/warnings/009-div-assign.vert.expected
new file mode 100644
index 00000000000..8fbb408dd97
--- /dev/null
+++ b/src/compiler/glsl/tests/warnings/009-div-assign.vert.expected
@@ -0,0 +1 @@
+0:9(12): warning: `undefined' used uninitialized