aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/array.frag.out
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2013-10-01 23:13:50 +0000
committerJohn Kessenich <cepheus@frii.com>2013-10-01 23:13:50 +0000
commit447fc3613a8801f0d5083c11c2349590975c866f (patch)
tree6ad57bcd0d4e5528f795485ef5fb64d7c9d3096a /Test/baseResults/array.frag.out
parente29e4af7a716f78f8d3dace8675c1aa49f9aea18 (diff)
downloadglslang-447fc3613a8801f0d5083c11c2349590975c866f.tar.gz
Add message indicating level of completeness for not-yet-complete versions.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23313 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Diffstat (limited to 'Test/baseResults/array.frag.out')
-rw-r--r--Test/baseResults/array.frag.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/baseResults/array.frag.out b/Test/baseResults/array.frag.out
index eac07366..b87a9bf0 100644
--- a/Test/baseResults/array.frag.out
+++ b/Test/baseResults/array.frag.out
@@ -1,3 +1,4 @@
+Warning, version 130 is not yet complete; most features are present, but a few are missing.
ERROR: 0:21: '[' : array index out of range '2'
ERROR: 0:27: '[' : array must be redeclared with a size before being indexed with a variable
ERROR: 0:30: 'assign' : cannot convert from '4-element array of float' to '5-element array of float'