mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-10 04:20:06 +00:00
8b37b04ecc
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@30973 e7fa87d3-cd2b-0410-9028-fcbf551c1848
45 lines
1.6 KiB
Plaintext
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( (global void)
|
|
0:41 Function Parameters:
|
|
0:43 Sequence
|
|
0:43 move second child to first child (temp highp 4-component vector of float)
|
|
0:43 'foo' (out highp 4-component vector of float)
|
|
0:43 Construct vec4 (temp 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( (global void)
|
|
0:41 Function Parameters:
|
|
0:43 Sequence
|
|
0:43 move second child to first child (temp highp 4-component vector of float)
|
|
0:43 'foo' (out highp 4-component vector of float)
|
|
0:43 Construct vec4 (temp 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)
|
|
|