glslang/Test/baseResults/versionsClean.frag.out
John Kessenich cf0206c341 Restore r26245 and all tests and test results since 4/1:
r26245: Remove "not yet complete" warning for versions 130 and 140, after tidying up a bit and adding tests.  Token pasting is the only known missing feature, and gives its own message now on use.


git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26226 e7fa87d3-cd2b-0410-9028-fcbf551c1848
2014-04-14 15:46:40 +00:00

45 lines
1.6 KiB
Plaintext

versionsClean.frag
ERROR: #version: statement must appear first in es-profile shader; before comments or newlines
ERROR: 0:34: '#version' : must occur first in shader
ERROR: 2 compilation errors. No code generated.
Shader version: 300
ERROR: node is still EOpNull!
0:41 Function Definition: main( (void)
0:41 Function Parameters:
0:43 Sequence
0:43 move second child to first child (highp 4-component vector of float)
0:43 'foo' (out highp 4-component vector of float)
0:43 Construct vec4 (highp 4-component vector of float)
0:43 'color' (smooth in highp 3-component vector of float)
0:43 Constant:
0:43 142.000000
0:44 Branch: Kill
0:? Linker Objects
0:? 'color' (smooth in highp 3-component vector of float)
0:? 'foo' (out highp 4-component vector of float)
0:? 'bar' (uniform highp sampler2DArrayShadow)
Linked fragment stage:
Shader version: 300
ERROR: node is still EOpNull!
0:41 Function Definition: main( (void)
0:41 Function Parameters:
0:43 Sequence
0:43 move second child to first child (highp 4-component vector of float)
0:43 'foo' (out highp 4-component vector of float)
0:43 Construct vec4 (highp 4-component vector of float)
0:43 'color' (smooth in highp 3-component vector of float)
0:43 Constant:
0:43 142.000000
0:44 Branch: Kill
0:? Linker Objects
0:? 'color' (smooth in highp 3-component vector of float)
0:? 'foo' (out highp 4-component vector of float)
0:? 'bar' (uniform highp sampler2DArrayShadow)