aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/400.frag.out
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2013-09-26 00:45:21 +0000
committerJohn Kessenich <cepheus@frii.com>2013-09-26 00:45:21 +0000
commit9839e2440e736bff0f4590000b44082fb94684fb (patch)
treedad6921678667e288d3649f5d3d7eb6769dc1d5a /Test/baseResults/400.frag.out
parent337dbc7d8c2f9290704c4ba77be2b215329b2fac (diff)
downloadglslang-9839e2440e736bff0f4590000b44082fb94684fb.tar.gz
Unify the 8 grammar productions for declaring variables. This greatly simplifies making changes for this set of productions.
This change also naturally picks up redeclarations of built-in arrays and the addition of the remaining linker objects of const, arrays, etc. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23246 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Diffstat (limited to 'Test/baseResults/400.frag.out')
-rw-r--r--Test/baseResults/400.frag.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/baseResults/400.frag.out b/Test/baseResults/400.frag.out
index fe783037..df37e93e 100644
--- a/Test/baseResults/400.frag.out
+++ b/Test/baseResults/400.frag.out
@@ -15,4 +15,5 @@ ERROR: node is still EOpNull!
0:? Linker Objects
0:? 'c2D' (smooth in 2-component vector of float)
0:? 'i' (flat in int)
+0:? 'arrayedSampler' (uniform 5-element array of sampler2D)