John Kessenich | 5134b9c | 2013-11-20 21:12:43 +0000 | [diff] [blame] | 1 | 100scope.vert
|
John Kessenich | 44e8cae | 2013-10-02 01:30:14 +0000 | [diff] [blame] | 2 | ERROR: 0:5: 'a' : redefinition
|
John Kessenich | b88c60b | 2013-12-04 19:43:05 +0000 | [diff] [blame] | 3 | ERROR: 0:17: 'b' : function name is redeclaration of existing name
|
John Kessenich | 3a4687d | 2013-12-11 22:38:19 +0000 | [diff] [blame] | 4 | ERROR: 0:20: 'c' : redefinition
|
| 5 | ERROR: 0:22: 'f' : redefinition
|
| 6 | ERROR: 0:24: 'redefinition of built-in function' : not supported with this profile: es
|
| 7 | ERROR: 0:25: 'redefinition of built-in function' : not supported with this profile: es
|
| 8 | ERROR: 0:38: 'local function declaration' : not supported with this profile: es
|
| 9 | ERROR: 0:43: 'sin' : can't use function syntax on variable
|
| 10 | ERROR: 0:57: 'z' : undeclared identifier
|
| 11 | ERROR: 0:57: 'z' : redefinition
|
| 12 | ERROR: 0:73: 'degrees' : can't use function syntax on variable
|
| 13 | ERROR: 0:76: 'vertex-shader struct output' : not supported for this version or the enabled extensions
|
| 14 | ERROR: 12 compilation errors. No code generated.
|
John Kessenich | 44e8cae | 2013-10-02 01:30:14 +0000 | [diff] [blame] | 15 |
|
John Kessenich | 5134b9c | 2013-11-20 21:12:43 +0000 | [diff] [blame] | 16 |
|
John Kessenich | 44e8cae | 2013-10-02 01:30:14 +0000 | [diff] [blame] | 17 | ERROR: node is still EOpNull!
|
| 18 | 0:3 Function Definition: f(i1;i1;i1; (highp int)
|
| 19 | 0:3 Function Parameters:
|
| 20 | 0:3 'a' (in highp int)
|
| 21 | 0:3 'b' (in highp int)
|
| 22 | 0:3 'c' (in highp int)
|
| 23 | 0:? Sequence
|
| 24 | 0:8 Sequence
|
| 25 | 0:8 Sequence
|
| 26 | 0:8 move second child to first child (highp float)
|
| 27 | 0:8 'a' (highp float)
|
| 28 | 0:8 add (highp float)
|
| 29 | 0:8 Convert int to float (highp float)
|
| 30 | 0:8 'a' (in highp int)
|
| 31 | 0:8 Constant:
|
| 32 | 0:8 1.000000
|
| 33 | 0:11 Branch: Return with expression
|
| 34 | 0:11 'a' (in highp int)
|
John Kessenich | 3a4687d | 2013-12-11 22:38:19 +0000 | [diff] [blame] | 35 | 0:25 Function Definition: cos(f1; (highp float)
|
| 36 | 0:25 Function Parameters:
|
| 37 | 0:25 'x' (in highp float)
|
| 38 | 0:27 Sequence
|
| 39 | 0:27 Branch: Return with expression
|
| 40 | 0:27 Constant:
|
| 41 | 0:27 1.000000
|
| 42 | 0:29 Function Definition: radians(b1; (bool)
|
| 43 | 0:29 Function Parameters:
|
| 44 | 0:29 'x' (in bool)
|
| 45 | 0:31 Sequence
|
| 46 | 0:31 Branch: Return with expression
|
| 47 | 0:31 Constant:
|
| 48 | 0:31 true (const bool)
|
| 49 | 0:36 Function Definition: main( (void)
|
| 50 | 0:36 Function Parameters:
|
John Kessenich | 44e8cae | 2013-10-02 01:30:14 +0000 | [diff] [blame] | 51 | 0:? Sequence
|
John Kessenich | 3a4687d | 2013-12-11 22:38:19 +0000 | [diff] [blame] | 52 | 0:39 Function Call: g( (highp int)
|
| 53 | 0:42 'sin' (highp float)
|
| 54 | 0:43 Constant:
|
| 55 | 0:43 0.000000
|
| 56 | 0:44 Function Call: f(i1;i1;i1; (highp int)
|
John Kessenich | a4351c5 | 2013-11-11 04:21:31 +0000 | [diff] [blame] | 57 | 0:44 Constant:
|
John Kessenich | 3a4687d | 2013-12-11 22:38:19 +0000 | [diff] [blame] | 58 | 0:44 1 (const int)
|
| 59 | 0:44 Constant:
|
| 60 | 0:44 2 (const int)
|
| 61 | 0:44 Constant:
|
| 62 | 0:44 3 (const int)
|
| 63 | 0:47 move second child to first child (highp float)
|
| 64 | 0:47 'f' (highp float)
|
| 65 | 0:47 Constant:
|
| 66 | 0:47 3.000000
|
| 67 | 0:49 move second child to first child (highp 4-component vector of float)
|
| 68 | 0:49 'gl_Position' (invariant gl_Position highp 4-component vector of float)
|
| 69 | 0:49 Construct vec4 (highp 4-component vector of float)
|
| 70 | 0:49 'f' (highp float)
|
John Kessenich | a4351c5 | 2013-11-11 04:21:31 +0000 | [diff] [blame] | 71 | 0:51 Sequence
|
John Kessenich | 3a4687d | 2013-12-11 22:38:19 +0000 | [diff] [blame] | 72 | 0:51 Sequence
|
| 73 | 0:51 move second child to first child (highp int)
|
| 74 | 0:51 'f' (highp int)
|
| 75 | 0:51 Constant:
|
| 76 | 0:51 0 (const int)
|
| 77 | 0:51 Loop with condition tested first
|
| 78 | 0:51 Loop Condition
|
| 79 | 0:51 Compare Less Than (bool)
|
| 80 | 0:51 'f' (highp int)
|
| 81 | 0:51 Constant:
|
| 82 | 0:51 10 (const int)
|
| 83 | 0:51 Loop Body
|
| 84 | 0:52 Pre-Increment (highp int)
|
| 85 | 0:52 'f' (highp int)
|
| 86 | 0:51 Loop Terminal Expression
|
| 87 | 0:51 Pre-Increment (highp int)
|
| 88 | 0:51 'f' (highp int)
|
| 89 | 0:54 Sequence
|
| 90 | 0:54 move second child to first child (highp int)
|
| 91 | 0:54 'x' (highp int)
|
| 92 | 0:54 Constant:
|
| 93 | 0:54 1 (const int)
|
| 94 | 0:56 Sequence
|
| 95 | 0:56 Sequence
|
| 96 | 0:56 move second child to first child (highp float)
|
| 97 | 0:56 'x' (highp float)
|
| 98 | 0:56 Constant:
|
| 99 | 0:56 2.000000
|
| 100 | 0:56 move second child to first child (highp float)
|
| 101 | 0:56 'y' (highp float)
|
| 102 | 0:56 'x' (highp float)
|
| 103 | 0:60 Sequence
|
| 104 | 0:60 Sequence
|
| 105 | 0:60 move second child to first child (highp int)
|
| 106 | 0:60 'x' (highp int)
|
| 107 | 0:60 'x' (highp int)
|
| 108 | 0:68 Sequence
|
| 109 | 0:68 Sequence
|
John Kessenich | 7cbfdf4 | 2014-01-06 21:27:56 +0000 | [diff] [blame^] | 110 | 0:68 move second child to first child (structure{highp int x})
|
| 111 | 0:68 'S' (structure{highp int x})
|
John Kessenich | 3a4687d | 2013-12-11 22:38:19 +0000 | [diff] [blame] | 112 | 0:68 Constant:
|
| 113 | 0:68 0 (const int)
|
| 114 | 0:69 x: direct index for structure (highp int)
|
John Kessenich | 7cbfdf4 | 2014-01-06 21:27:56 +0000 | [diff] [blame^] | 115 | 0:69 'S' (structure{highp int x})
|
John Kessenich | 3a4687d | 2013-12-11 22:38:19 +0000 | [diff] [blame] | 116 | 0:69 Constant:
|
| 117 | 0:69 0 (const int)
|
| 118 | 0:73 Constant:
|
| 119 | 0:73 0.000000
|
John Kessenich | 44e8cae | 2013-10-02 01:30:14 +0000 | [diff] [blame] | 120 | 0:? Linker Objects
|
| 121 | 0:? 'b' (bool)
|
John Kessenich | a4351c5 | 2013-11-11 04:21:31 +0000 | [diff] [blame] | 122 | 0:? 'tan' (highp float)
|
John Kessenich | 7cbfdf4 | 2014-01-06 21:27:56 +0000 | [diff] [blame^] | 123 | 0:? 's' (smooth out structure{highp float f})
|
John Kessenich | 44e8cae | 2013-10-02 01:30:14 +0000 | [diff] [blame] | 124 |
|
John Kessenich | 5134b9c | 2013-11-20 21:12:43 +0000 | [diff] [blame] | 125 |
|
| 126 | Linked vertex stage:
|
| 127 |
|
| 128 |
|
| 129 |
|