git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22602 e7fa87d3-cd2b-0410-9028-fcbf551c1848
82 lines
4.4 KiB
Plaintext
82 lines
4.4 KiB
Plaintext
ERROR: 0:3: 'in for stage inputs' : not supported for this version or the enabled extensions
|
|
ERROR: 0:4: 'out for stage outputs' : not supported for this version or the enabled extensions
|
|
ERROR: 0:11: 'gl_Position' : cannot add storage, auxiliary, memory, interpolation, or precision qualifier to an existing variable
|
|
ERROR: 0:12: '' : can only have one auxiliary qualifier (centroid, patch, and sample)
|
|
ERROR: 0:12: '' : replicated qualifiers
|
|
ERROR: 0:12: 'foo' : identifier not previously declared
|
|
ERROR: 0:25: 'length' : array must be declared with a size before using this method
|
|
ERROR: 0:28: 'length' : incomplete method syntax
|
|
ERROR: 0:29: 'length' : method does not accept any arguments
|
|
ERROR: 0:30: 'flizbit' : only the length method is supported for array
|
|
ERROR: 0:30: '=' : cannot convert from '7-element array of float' to 'int'
|
|
ERROR: 0:31: 'flizbit' : only the length method is supported for array
|
|
ERROR: 0:31: 'f' : no matching overloaded function found
|
|
ERROR: 0:31: 'a4' : redefinition
|
|
ERROR: 0:32: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:33: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:34: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:35: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:36: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:37: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:37: 'constructor' : array constructor needs one argument per array element
|
|
ERROR: 0:37: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:38: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:38: 'constructor' : array constructor needs one argument per array element
|
|
ERROR: 0:38: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:43: 'uniform' : cannot initialize this type of qualifier
|
|
ERROR: 0:47: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:48: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:49: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 0:50: 'arrays of arrays' : not supported with this profile: none
|
|
ERROR: 30 compilation errors. No code generated.
|
|
|
|
ERROR: node is still EOpNull!
|
|
0:15 Function Definition: main( (void)
|
|
0:15 Function Parameters:
|
|
0:17 Sequence
|
|
0:17 move second child to first child (2-component vector of float)
|
|
0:17 'centTexCoord' (invariant smooth out 2-component vector of float)
|
|
0:17 'attv2' (in 2-component vector of float)
|
|
0:18 move second child to first child (4-component vector of float)
|
|
0:18 'gl_Position' (invariant gl_Position 4-component vector of float)
|
|
0:18 'attv4' (in 4-component vector of float)
|
|
0:22 move second child to first child (4-component vector of float)
|
|
0:22 'gl_Position' (invariant gl_Position 4-component vector of float)
|
|
0:22 direct index (4-component vector of float)
|
|
0:22 'b' (12-element array of 4-component vector of float)
|
|
0:22 11 (const int)
|
|
0:25 Sequence
|
|
0:25 move second child to first child (int)
|
|
0:25 'a1' (int)
|
|
0:25 1 (const int)
|
|
0:27 Sequence
|
|
0:27 move second child to first child (int)
|
|
0:27 'aa' (int)
|
|
0:27 7 (const int)
|
|
0:28 Sequence
|
|
0:28 move second child to first child (int)
|
|
0:28 'a2' (int)
|
|
0:29 Sequence
|
|
0:29 move second child to first child (int)
|
|
0:29 'a3' (int)
|
|
0:29 12 (const int)
|
|
0:37 Sequence
|
|
0:37 move second child to first child (2-element array of float)
|
|
0:37 'md9' (2-element array of float)
|
|
0:37 Construct float (const 2-element array of float)
|
|
0:38 Sequence
|
|
0:38 move second child to first child (2-element array of float)
|
|
0:38 'md11' (2-element array of float)
|
|
0:38 Construct float (const 2-element array of float)
|
|
0:40 move second child to first child (float)
|
|
0:40 'gl_PointSize' (invariant gl_PointSize float)
|
|
0:40 3.800000
|
|
0:? Linker Objects
|
|
0:? 'i' (in 4-component vector of float)
|
|
0:? 'o' (smooth out 4-component vector of float)
|
|
0:? 'attv2' (in 2-component vector of float)
|
|
0:? 'attv4' (in 4-component vector of float)
|
|
0:? 's2D' (uniform sampler2D)
|
|
0:? 'centTexCoord' (invariant smooth out 2-component vector of float)
|
|
|