aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/cppSimple.vert.out
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2013-12-06 16:13:47 +0000
committerJohn Kessenich <cepheus@frii.com>2013-12-06 16:13:47 +0000
commite28beee891b7d249338b1cc421351693db95c06b (patch)
tree8a29704fcc0b95359db7d4d896a9f553672eb956 /Test/baseResults/cppSimple.vert.out
parent8e789e8d624297fa7ef12aea7ba9789abc26e0ba (diff)
downloadglslang-e28beee891b7d249338b1cc421351693db95c06b.tar.gz
Preprocessor: Fixed that some comments incorrectly substituted a new line instead of space. Also generally cleaned up the space-related coding.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24387 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Diffstat (limited to 'Test/baseResults/cppSimple.vert.out')
-rw-r--r--Test/baseResults/cppSimple.vert.out16
1 files changed, 15 insertions, 1 deletions
diff --git a/Test/baseResults/cppSimple.vert.out b/Test/baseResults/cppSimple.vert.out
index 139afdbd..a19885cd 100644
--- a/Test/baseResults/cppSimple.vert.out
+++ b/Test/baseResults/cppSimple.vert.out
@@ -70,8 +70,9 @@ ERROR: 12:1234: '#line' : unexpected tokens following directive
ERROR: 12:20001: '#error' : line should be 20001
ERROR: 12:20011: '#error' : line should be 20011
ERROR: 12:20021: '#error' : line should be 20021
+ERROR: 12:20046: '#define' : Macro redefined; different substitutions: SPACE_IN_MIDDLE
ERROR: 12:10003: '' : missing #endif
-ERROR: 71 compilation errors. No code generated.
+ERROR: 72 compilation errors. No code generated.
ERROR: node is still EOpNull!
@@ -148,6 +149,19 @@ ERROR: node is still EOpNull!
0:202 'f' (double)
0:202 Constant:
0:202 0.000800
+12:20032 Function Definition: foo234( (void)
+12:20032 Function Parameters:
+12:20034 Sequence
+12:20034 move second child to first child (4-component vector of float)
+12:20034 gl_Position: direct index for structure (gl_Position 4-component vector of float)
+12:20034 '__anon__1' (out block{gl_Position,gl_PointSize,gl_ClipDistance,gl_ClipVertex,gl_FrontColor,gl_BackColor,gl_FrontSecondaryColor,gl_BackSecondaryColor,gl_TexCoord,gl_FogFragCoord})
+12:20034 Constant:
+12:20034 0 (const uint)
+12:20034 Constant:
+12:20034 6.000000
+12:20034 6.000000
+12:20034 6.000000
+12:20034 6.000000
0:? Linker Objects
0:? 'sum' (float)
0:? 'linenumber' (int)