1 array100.frag 2 ERROR: 0:3: 'float' : type requires declaration of default precision qualifier 3 ERROR: 0:3: '' : array size required 4 ERROR: 0:9: 'arrayed type' : not supported for this version or the enabled extensions 5 ERROR: 0:9: 'arrayed type' : not supported for this version or the enabled extensions 6 ERROR: 0:9: 'array in function return type' : not supported for this version or the enabled extensions 7 ERROR: 0:11: 'arrayed constructor' : not supported for this version or the enabled extensions 8 ERROR: 0:21: '[' : array index out of range '2' 9 ERROR: 0:24: 'array assignment' : not supported for this version or the enabled extensions 10 ERROR: 0:25: 'array assignment' : not supported for this version or the enabled extensions 11 ERROR: 0:25: 'assign' : cannot convert from ' global 4-element array of mediump float' to ' global 5-element array of mediump float' 12 ERROR: 0:26: 'array assignment' : not supported for this version or the enabled extensions 13 ERROR: 0:26: 'assign' : cannot convert from ' global 4-element array of mediump float' to ' global unsized 1-element array of mediump float' 14 ERROR: 0:28: 'foo' : no matching overloaded function found 15 ERROR: 0:31: 'arrayed constructor' : not supported for this version or the enabled extensions 16 ERROR: 0:31: 'array comparison' : not supported for this version or the enabled extensions 17 ERROR: 0:35: '[' : array index out of range '5' 18 ERROR: 0:38: '[' : array index out of range '1000' 19 ERROR: 0:39: '[' : index out of range '-1' 20 ERROR: 0:53: 'array in function return type' : not supported for this version or the enabled extensions 21 ERROR: 0:66: 'array assignment' : not supported for this version or the enabled extensions 22 ERROR: 0:68: 'array assignment' : not supported for this version or the enabled extensions 23 ERROR: 0:69: 'array initializer' : not supported for this version or the enabled extensions 24 ERROR: 22 compilation errors. No code generated. 25 26 27 Shader version: 100 28 ERROR: node is still EOpNull! 29 0:9 Function Definition: foo(f1[5]; ( global 4-element array of mediump float) 30 0:9 Function Parameters: 31 0:9 'a' ( in 5-element array of mediump float) 32 0:11 Sequence 33 0:11 Branch: Return with expression 34 0:11 Construct float ( temp 4-element array of float) 35 0:11 direct index ( temp mediump float) 36 0:11 'a' ( in 5-element array of mediump float) 37 0:11 Constant: 38 0:11 0 (const int) 39 0:11 direct index ( temp mediump float) 40 0:11 'a' ( in 5-element array of mediump float) 41 0:11 Constant: 42 0:11 1 (const int) 43 0:11 direct index ( temp mediump float) 44 0:11 'a' ( in 5-element array of mediump float) 45 0:11 Constant: 46 0:11 2 (const int) 47 0:11 direct index ( temp mediump float) 48 0:11 'a' ( in 5-element array of mediump float) 49 0:11 Constant: 50 0:11 3 (const int) 51 0:14 Function Definition: bar(f1[5]; ( global void) 52 0:14 Function Parameters: 53 0:14 '' ( in 5-element array of mediump float) 54 0:16 Function Definition: main( ( global void) 55 0:16 Function Parameters: 56 0:? Sequence 57 0:? Sequence 58 0:21 move second child to first child ( temp mediump float) 59 0:21 direct index ( temp mediump float) 60 0:21 'gu' ( temp 2-element array of mediump float) 61 0:21 Constant: 62 0:21 2 (const int) 63 0:21 Constant: 64 0:21 4.000000 65 0:24 move second child to first child ( temp 4-element array of mediump float) 66 0:24 'g4' ( global 4-element array of mediump float) 67 0:24 Function Call: foo(f1[5]; ( global 4-element array of mediump float) 68 0:24 'g5' ( global 5-element array of mediump float) 69 0:25 'g5' ( global 5-element array of mediump float) 70 0:26 'gu' ( global unsized 1-element array of mediump float) 71 0:28 Constant: 72 0:28 0.000000 73 0:29 Function Call: bar(f1[5]; ( global void) 74 0:29 'g5' ( global 5-element array of mediump float) 75 0:31 Test condition and select ( temp void) 76 0:31 Condition 77 0:31 Compare Equal ( temp bool) 78 0:31 Constant: 79 0:31 1.000000 80 0:31 2.000000 81 0:31 3.000000 82 0:31 4.000000 83 0:31 'g4' ( global 4-element array of mediump float) 84 0:31 true case 85 0:32 move second child to first child ( temp mediump float) 86 0:32 direct index ( temp mediump float) 87 0:32 'gu' ( global unsized 1-element array of mediump float) 88 0:32 Constant: 89 0:32 0 (const int) 90 0:32 Constant: 91 0:32 2.000000 92 0:35 move second child to first child ( temp mediump float) 93 0:35 direct index ( temp mediump float) 94 0:35 'u' ( temp 5-element array of mediump float) 95 0:35 Constant: 96 0:35 5 (const int) 97 0:35 Constant: 98 0:35 5.000000 99 0:36 Function Call: foo(f1[5]; ( global 4-element array of mediump float) 100 0:36 'u' ( temp 5-element array of mediump float) 101 0:38 move second child to first child ( temp mediump 4-component vector of float) 102 0:38 direct index ( temp mediump 4-component vector of float FragData) 103 0:38 'gl_FragData' ( fragColor 32-element array of mediump 4-component vector of float FragData) 104 0:38 Constant: 105 0:38 1000 (const int) 106 0:38 Constant: 107 0:38 1.000000 108 0:38 1.000000 109 0:38 1.000000 110 0:38 1.000000 111 0:39 move second child to first child ( temp mediump 4-component vector of float) 112 0:39 direct index ( temp mediump 4-component vector of float FragData) 113 0:39 'gl_FragData' ( fragColor 32-element array of mediump 4-component vector of float FragData) 114 0:39 Constant: 115 0:39 -1 (const int) 116 0:39 Constant: 117 0:39 1.000000 118 0:39 1.000000 119 0:39 1.000000 120 0:39 1.000000 121 0:40 move second child to first child ( temp mediump 4-component vector of float) 122 0:40 direct index ( temp mediump 4-component vector of float FragData) 123 0:40 'gl_FragData' ( fragColor 32-element array of mediump 4-component vector of float FragData) 124 0:40 Constant: 125 0:40 3 (const int) 126 0:40 Constant: 127 0:40 1.000000 128 0:40 1.000000 129 0:40 1.000000 130 0:40 1.000000 131 0:53 Function Definition: bar9( ( global structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 132 0:53 Function Parameters: 133 0:? Sequence 134 0:56 Branch: Return with expression 135 0:56 's' ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 136 0:59 Function Definition: bar10(struct-SB-vf4-struct-SA-vf3-vf2[4]11; ( global void) 137 0:59 Function Parameters: 138 0:59 's' ( in structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 139 0:63 Function Definition: bar11( ( global void) 140 0:63 Function Parameters: 141 0:? Sequence 142 0:66 move second child to first child ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 143 0:66 's1' ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 144 0:66 's2' ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 145 0:67 Function Call: bar10(struct-SB-vf4-struct-SA-vf3-vf2[4]11; ( global void) 146 0:67 's1' ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 147 0:68 move second child to first child ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 148 0:68 's2' ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 149 0:68 Function Call: bar9( ( global structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 150 0:69 Sequence 151 0:69 move second child to first child ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 152 0:69 'initSb' ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 153 0:69 's1' ( temp structure{ global mediump 4-component vector of float v4, global structure{ global mediump 3-component vector of float v3, global 4-element array of mediump 2-component vector of float v2} sa}) 154 0:? Linker Objects 155 0:? 'gu' ( global unsized 1-element array of mediump float) 156 0:? 'g4' ( global 4-element array of mediump float) 157 0:? 'g5' ( global 5-element array of mediump float) 158 0:? 'a' ( uniform mediump int) 159 160 161 Linked fragment stage: 162 163 164 Shader version: 100 165 ERROR: node is still EOpNull! 166 0:9 Function Definition: foo(f1[5]; ( global 4-element array of mediump float) 167 0:9 Function Parameters: 168 0:9 'a' ( in 5-element array of mediump float) 169 0:11 Sequence 170 0:11 Branch: Return with expression 171 0:11 Construct float ( temp 4-element array of float) 172 0:11 direct index ( temp mediump float) 173 0:11 'a' ( in 5-element array of mediump float) 174 0:11 Constant: 175 0:11 0 (const int) 176 0:11 direct index ( temp mediump float) 177 0:11 'a' ( in 5-element array of mediump float) 178 0:11 Constant: 179 0:11 1 (const int) 180 0:11 direct index ( temp mediump float) 181 0:11 'a' ( in 5-element array of mediump float) 182 0:11 Constant: 183 0:11 2 (const int) 184 0:11 direct index ( temp mediump float) 185 0:11 'a' ( in 5-element array of mediump float) 186 0:11 Constant: 187 0:11 3 (const int) 188 0:14 Function Definition: bar(f1[5]; ( global void) 189 0:14 Function Parameters: 190 0:14 '' ( in 5-element array of mediump float) 191 0:16 Function Definition: main( ( global void) 192 0:16 Function Parameters: 193 0:? Sequence 194 0:? Sequence 195 0:21 move second child to first child ( temp mediump float) 196 0:21 direct index ( temp mediump float) 197 0:21 'gu' ( temp 2-element array of mediump float) 198 0:21 Constant: 199 0:21 2 (const int) 200 0:21 Constant: 201 0:21 4.000000 202 0:24 move second child to first child ( temp 4-element array of mediump float) 203 0:24 'g4' ( global 4-element array of mediump float) 204 0:24 Function Call: foo(f1[5]; ( global 4-element array of mediump float) 205 0:24 'g5' ( global 5-element array of mediump float) 206 0:25 'g5' ( global 5-element array of mediump float) 207 0:26 'gu' ( global 1-element array of mediump float) 208 0:28 Constant: 209 0:28 0.000000 210 0:29 Function Call: bar(f1[5]; ( global void) 211 0:29 'g5' ( global 5-element array of mediump float) 212 0:31 Test condition and select ( temp void) 213 0:31 Condition 214 0:31 Compare Equal ( temp bool) 215 0:31 Constant: 216 0:31 1.000000 217 0:31 2.000000 218 0:31 3.000000 219 0:31 4.000000 220 0:31 'g4' ( global 4-element array of mediump float) 221 0:31 true case 222 0:32 move second child to first child ( temp mediump float) 223 0:32 direct index ( temp mediump float) 224 0:32 'gu' ( global 1-element array of mediump float) 225 0:32 Constant: 226 0:32 0 (const int) 227 0:32 Constant: 228 0:32 2.000000 229 0:35 move second child to first child ( temp mediump float) 230 0:35 direct index ( temp mediump float) 231 0:35 'u' ( temp 5-element array of mediump float) 232 0:35 Constant: 233 0:35 5 (const int) 234 0:35 Constant: 235 0:35 5.000000 236 0:36 Function Call: foo(f1[5]; ( global 4-element array of mediump float) 237 0:36 'u' ( temp 5-element array of mediump float) 238 0:38 move second child to first child ( temp mediump 4-component vector of float) 239 0:38 direct index ( temp mediump 4-component vector of float FragData) 240 0:38 'gl_FragData' ( fragColor 32-element array of mediump 4-component vector of float FragData) 241 0:38 Constant: 242 0:38 1000 (const int) 243 0:38 Constant: 244 0:38 1.000000 245 0:38 1.000000 246 0:38 1.000000 247 0:38 1.000000 248 0:39 move second child to first child ( temp mediump 4-component vector of float) 249 0:39 direct index ( temp mediump 4-component vector of float FragData) 250 0:39 'gl_FragData' ( fragColor 32-element array of mediump 4-component vector of float FragData) 251 0:39 Constant: 252 0:39 -1 (const int) 253 0:39 Constant: 254 0:39 1.000000 255 0:39 1.000000 256 0:39 1.000000 257 0:39 1.000000 258 0:40 move second child to first child ( temp mediump 4-component vector of float) 259 0:40 direct index ( temp mediump 4-component vector of float FragData) 260 0:40 'gl_FragData' ( fragColor 32-element array of mediump 4-component vector of float FragData) 261 0:40 Constant: 262 0:40 3 (const int) 263 0:40 Constant: 264 0:40 1.000000 265 0:40 1.000000 266 0:40 1.000000 267 0:40 1.000000 268 0:? Linker Objects 269 0:? 'gu' ( global 1-element array of mediump float) 270 0:? 'g4' ( global 4-element array of mediump float) 271 0:? 'g5' ( global 5-element array of mediump float) 272 0:? 'a' ( uniform mediump int) 273 274