aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/100.frag.out
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2013-10-24 01:25:40 +0000
committerJohn Kessenich <cepheus@frii.com>2013-10-24 01:25:40 +0000
commitab41fe5df6dd7e357ec29009352d66ffa480d014 (patch)
tree00418fff51e7f06c43ceb34109d87d9c8f09a896 /Test/baseResults/100.frag.out
parent94fdd1117b9268c0421eec1682d1b07f3366e3a7 (diff)
downloadglslang-ab41fe5df6dd7e357ec29009352d66ffa480d014.tar.gz
Add redeclarations of built-in blocks.
Note: lots of test results changed due to listing the members of a block when printing types. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23682 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Diffstat (limited to 'Test/baseResults/100.frag.out')
-rw-r--r--Test/baseResults/100.frag.out16
1 files changed, 8 insertions, 8 deletions
diff --git a/Test/baseResults/100.frag.out b/Test/baseResults/100.frag.out
index ffa4adfc..5c376eba 100644
--- a/Test/baseResults/100.frag.out
+++ b/Test/baseResults/100.frag.out
@@ -80,20 +80,20 @@ ERROR: node is still EOpNull!
0:29 'b' (mediump int)
0:29 Constant:
0:29 3 (const int)
-0:36 move second child to first child (structure)
-0:36 's1' (structure)
-0:36 's2' (structure)
+0:36 move second child to first child (structure{f,a})
+0:36 's1' (structure{f,a})
+0:36 's2' (structure{f,a})
0:37 Test condition and select (void)
0:37 Condition
0:37 Compare Equal (bool)
-0:37 's1' (structure)
-0:37 's2' (structure)
+0:37 's1' (structure{f,a})
+0:37 's2' (structure{f,a})
0:37 true case is null
0:38 Test condition and select (void)
0:38 Condition
0:38 Compare Not Equal (bool)
-0:38 's1' (structure)
-0:38 's2' (structure)
+0:38 's1' (structure{f,a})
+0:38 's2' (structure{f,a})
0:38 true case is null
0:40 'b' (mediump int)
0:? Linker Objects
@@ -101,6 +101,6 @@ ERROR: node is still EOpNull!
0:? 'uint' (mediump int)
0:? 'v' (smooth in 3-element array of mediump 4-component vector of float)
0:? 'f' (mediump float)
-0:? '__anon__0' (layout(column_major shared ) uniform block)
+0:? '__anon__0' (layout(column_major shared ) uniform block{x})
0:? 'fa' (unsized array of mediump float)