summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/warnings/003-less.vert.expected
Commit message (Collapse)AuthorAgeFilesLines
* glsl: add unit tests data vertex/expected outcome for uninitialized warningAlejandro PiƱeiro2016-05-261-0/+1
v2: fix 025 test. Add three more tests (Ian Romanick) Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>