John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 1 | ERROR: 0:8: 'varying' : Reserved word.
|
| 2 | ERROR: 0:8: 'varying' : no longer supported in es profile; removed in version 300
|
| 3 | ERROR: 0:9: 'vertex input arrays' : not supported with this profile: es
|
| 4 | ERROR: 0:10: '' : precision qualifier must appear as last qualifier
|
| 5 | ERROR: 0:11: '' : invariant qualifier must appear first
|
| 6 | ERROR: 0:12: '' : Auxiliary qualifiers (centroid, patch, and sample) must appear before storage and precision qualifiers
|
| 7 | ERROR: 0:12: '' : vertex input cannot be further qualified
|
| 8 | ERROR: 0:13: '' : interpolation qualifiers must appear before storage and precision qualifiers
|
| 9 | ERROR: 0:14: '' : in/out must appear before const
|
| 10 | ERROR: 0:15: '' : precision qualifier must appear as last qualifier
|
| 11 | ERROR: 0:16: '' : can only have one interpolation qualifier (flat, smooth, noperspective)
|
| 12 | ERROR: 0:17: 'sample' : Reserved word.
|
| 13 | ERROR: 0:17: '' : can only have one auxiliary qualifier (centroid, patch, and sample)
|
| 14 | ERROR: 0:18: 'uniform' : too many storage qualifiers
|
| 15 | ERROR: 0:56: '#error' : GL_ES is set
|
| 16 | ERROR: 0:62: '' : array size required
|
| 17 | ERROR: 0:63: '' : array size required
|
| 18 | ERROR: 0:65: '' : array size required
|
| 19 | ERROR: 0:64: '' : array size required
|
| 20 | ERROR: 0:67: '' : array size required
|
John Kessenich | a4351c5 | 2013-11-11 04:21:31 +0000 | [diff] [blame^] | 21 | ERROR: 0:78: 'invariant' : can only apply to an output: invIn
|
| 22 | ERROR: 0:88: 'ub2' : Cannot reuse block name within the same interface: uniform
|
| 23 | ERROR: 0:92: 'ub2' : Cannot reuse block name within the same interface: uniform
|
| 24 | ERROR: 0:96: 'ub2' : Cannot reuse block name within the same interface: uniform
|
| 25 | ERROR: 0:104: 'ub3' : Cannot reuse block name within the same interface: uniform
|
| 26 | ERROR: 25 compilation errors. No code generated.
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 27 |
|
| 28 | ERROR: node is still EOpNull!
|
| 29 | 0:27 Function Definition: main( (void)
|
| 30 | 0:27 Function Parameters:
|
| 31 | 0:29 Sequence
|
| 32 | 0:29 Sequence
|
| 33 | 0:29 move second child to first child (highp int)
|
| 34 | 0:29 'id' (highp int)
|
| 35 | 0:29 add (highp int)
|
| 36 | 0:29 'gl_VertexID' (gl_VertexId highp int)
|
| 37 | 0:29 'gl_InstanceID' (gl_InstanceId highp int)
|
| 38 | 0:31 Sequence
|
| 39 | 0:31 move second child to first child (highp int)
|
| 40 | 0:31 'c0' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 41 | 0:31 Constant:
|
| 42 | 0:31 64 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 43 | 0:32 Sequence
|
| 44 | 0:32 move second child to first child (highp int)
|
| 45 | 0:32 'c1' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 46 | 0:32 Constant:
|
| 47 | 0:32 128 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 48 | 0:33 Sequence
|
| 49 | 0:33 move second child to first child (highp int)
|
| 50 | 0:33 'c2' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 51 | 0:33 Constant:
|
| 52 | 0:33 16 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 53 | 0:34 Sequence
|
| 54 | 0:34 move second child to first child (highp int)
|
| 55 | 0:34 'c3' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 56 | 0:34 Constant:
|
| 57 | 0:34 15 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 58 | 0:35 Sequence
|
| 59 | 0:35 move second child to first child (highp int)
|
| 60 | 0:35 'c4' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 61 | 0:35 Constant:
|
| 62 | 0:35 32 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 63 | 0:36 Sequence
|
| 64 | 0:36 move second child to first child (highp int)
|
| 65 | 0:36 'c5' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 66 | 0:36 Constant:
|
| 67 | 0:36 32 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 68 | 0:37 Sequence
|
| 69 | 0:37 move second child to first child (highp int)
|
| 70 | 0:37 'c6' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 71 | 0:37 Constant:
|
| 72 | 0:37 32 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 73 | 0:38 Sequence
|
| 74 | 0:38 move second child to first child (highp int)
|
| 75 | 0:38 'c7' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 76 | 0:38 Constant:
|
| 77 | 0:38 16 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 78 | 0:39 Sequence
|
| 79 | 0:39 move second child to first child (highp int)
|
| 80 | 0:39 'c8' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 81 | 0:39 Constant:
|
| 82 | 0:39 32 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 83 | 0:40 Sequence
|
| 84 | 0:40 move second child to first child (highp int)
|
| 85 | 0:40 'c9' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 86 | 0:40 Constant:
|
| 87 | 0:40 -8 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 88 | 0:41 Sequence
|
| 89 | 0:41 move second child to first child (highp int)
|
| 90 | 0:41 'c10' (highp int)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 91 | 0:41 Constant:
|
| 92 | 0:41 7 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 93 | 0:43 Sequence
|
| 94 | 0:43 move second child to first child (highp 3X4 matrix of float)
|
| 95 | 0:43 'tm' (highp 3X4 matrix of float)
|
| 96 | 0:43 transpose (highp 3X4 matrix of float)
|
| 97 | 0:43 'm43' (uniform highp 4X3 matrix of float)
|
| 98 | 0:44 Sequence
|
| 99 | 0:44 move second child to first child (highp float)
|
| 100 | 0:44 'dm' (highp float)
|
| 101 | 0:44 determinant (highp float)
|
| 102 | 0:44 'm44' (uniform highp 4X4 matrix of float)
|
| 103 | 0:45 Sequence
|
| 104 | 0:45 move second child to first child (highp 3X3 matrix of float)
|
| 105 | 0:45 'im' (highp 3X3 matrix of float)
|
| 106 | 0:45 inverse (highp 3X3 matrix of float)
|
| 107 | 0:45 'm33' (uniform highp 3X3 matrix of float)
|
| 108 | 0:47 Sequence
|
| 109 | 0:47 move second child to first child (highp 3X2 matrix of float)
|
| 110 | 0:47 'op' (highp 3X2 matrix of float)
|
| 111 | 0:47 outer product (highp 3X2 matrix of float)
|
| 112 | 0:47 'v2' (smooth out highp 2-component vector of float)
|
| 113 | 0:47 'v3' (in highp 3-component vector of float)
|
| 114 | 0:49 move second child to first child (highp 4-component vector of float)
|
| 115 | 0:49 'gl_Position' (gl_Position highp 4-component vector of float)
|
John Kessenich | e17ef84 | 2013-10-28 19:49:16 +0000 | [diff] [blame] | 116 | 0:49 direct index (highp 4-component vector of float)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 117 | 0:49 'm44' (uniform highp 4X4 matrix of float)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 118 | 0:49 Constant:
|
| 119 | 0:49 2 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 120 | 0:50 move second child to first child (highp float)
|
| 121 | 0:50 'gl_PointSize' (gl_PointSize highp float)
|
| 122 | 0:50 direct index (highp float)
|
| 123 | 0:50 'v2' (smooth out highp 2-component vector of float)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 124 | 0:50 Constant:
|
| 125 | 0:50 1 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 126 | 0:52 move second child to first child (highp 3-component vector of float)
|
| 127 | 0:52 c: direct index for structure (highp 3-component vector of float)
|
John Kessenich | ab41fe5 | 2013-10-24 01:25:40 +0000 | [diff] [blame] | 128 | 0:52 's' (smooth out structure{c,f})
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 129 | 0:52 Constant:
|
| 130 | 0:52 0 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 131 | 0:52 'v3' (in highp 3-component vector of float)
|
| 132 | 0:53 move second child to first child (highp float)
|
| 133 | 0:53 f: direct index for structure (highp float)
|
John Kessenich | ab41fe5 | 2013-10-24 01:25:40 +0000 | [diff] [blame] | 134 | 0:53 's' (smooth out structure{c,f})
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 135 | 0:53 Constant:
|
| 136 | 0:53 1 (const int)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 137 | 0:53 'dm' (highp float)
|
| 138 | 0:68 Sequence
|
| 139 | 0:68 move second child to first child (2-element array of highp float)
|
| 140 | 0:68 'okayA' (2-element array of highp float)
|
John Kessenich | f2ee3dd | 2013-09-28 04:02:08 +0000 | [diff] [blame] | 141 | 0:68 Constant:
|
| 142 | 0:68 3.000000
|
| 143 | 0:68 4.000000
|
John Kessenich | 01c22af | 2013-11-08 07:13:18 +0000 | [diff] [blame] | 144 | 0:71 Function Definition: newVFun( (void)
|
| 145 | 0:71 Function Parameters:
|
| 146 | 0:73 Sequence
|
| 147 | 0:73 move second child to first child (highp 3-component vector of float)
|
| 148 | 0:73 'newV' (smooth out highp 3-component vector of float)
|
| 149 | 0:73 'v3' (in highp 3-component vector of float)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 150 | 0:? Linker Objects
|
| 151 | 0:? 'm43' (uniform highp 4X3 matrix of float)
|
| 152 | 0:? 'm33' (uniform highp 3X3 matrix of float)
|
| 153 | 0:? 'm44' (uniform highp 4X4 matrix of float)
|
| 154 | 0:? 'v3' (in highp 3-component vector of float)
|
| 155 | 0:? 'v2' (smooth out highp 2-component vector of float)
|
John Kessenich | 9839e24 | 2013-09-26 00:45:21 +0000 | [diff] [blame] | 156 | 0:? 'bad' (in 10-element array of highp 4-component vector of float)
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 157 | 0:? 'badorder' (in highp 4-component vector of float)
|
| 158 | 0:? 'badorder2' (invariant smooth out highp 4-component vector of float)
|
| 159 | 0:? 'badorder4' (centroid in highp 4-component vector of float)
|
| 160 | 0:? 'badorder3' (flat out highp 4-component vector of float)
|
| 161 | 0:? 'rep' (smooth flat out highp 4-component vector of float)
|
| 162 | 0:? 'rep2' (centroid smooth sample out highp 4-component vector of float)
|
| 163 | 0:? 'rep3' (in highp 4-component vector of float)
|
John Kessenich | ab41fe5 | 2013-10-24 01:25:40 +0000 | [diff] [blame] | 164 | 0:? 's' (smooth out structure{c,f})
|
John Kessenich | 9839e24 | 2013-09-26 00:45:21 +0000 | [diff] [blame] | 165 | 0:? 'badsize' (unsized array of highp float)
|
John Kessenich | 337dbc7 | 2013-09-24 21:18:46 +0000 | [diff] [blame] | 166 | 0:? 'badsize2' (unsized array of highp float)
|
John Kessenich | ab41fe5 | 2013-10-24 01:25:40 +0000 | [diff] [blame] | 167 | 0:? 'ubInst' (layout(column_major shared ) uniform unsized array of block{a})
|
John Kessenich | 9839e24 | 2013-09-26 00:45:21 +0000 | [diff] [blame] | 168 | 0:? 'okayA' (2-element array of highp float)
|
John Kessenich | 01c22af | 2013-11-08 07:13:18 +0000 | [diff] [blame] | 169 | 0:? 'newV' (smooth out highp 3-component vector of float)
|
| 170 | 0:? 'invIn' (in highp 4-component vector of float)
|
| 171 | 0:? 's2' (smooth out structure{c,f})
|
| 172 | 0:? 's3' (invariant smooth out structure{c,f})
|
John Kessenich | a4351c5 | 2013-11-11 04:21:31 +0000 | [diff] [blame^] | 173 | 0:? 'a' (layout(column_major shared ) uniform block{f})
|
| 174 | 0:? '__anon__0' (layout(column_major shared ) uniform block{b23})
|
John Kessenich | 4586dbd | 2013-08-05 15:52:03 +0000 | [diff] [blame] | 175 | 0:? 'gl_VertexID' (gl_VertexId highp int)
|
| 176 | 0:? 'gl_InstanceID' (gl_InstanceId highp int)
|
| 177 |
|