summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/baseResults/uint.frag.out
blob: dbe9578d285f0b82b43547afe1c607fc1f48e1ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
uint.frag
ERROR: 0:2: 'uint' : must be qualified as flat in
ERROR: 0:6: 'in' : cannot be bool 
ERROR: 0:20: 'const' : non-matching or non-convertible constant type for const initializer 
ERROR: 0:24: 'const' : non-matching or non-convertible constant type for const initializer 
ERROR: 0:34: 'const' : non-matching or non-convertible constant type for const initializer 
ERROR: 0:37: 'const' : non-matching or non-convertible constant type for const initializer 
ERROR: 0:48: '=' :  cannot convert from 'const int' to 'temp mediump uint'
ERROR: 0:51: '=' :  cannot convert from 'const int' to 'temp mediump uint'
ERROR: 0:63: 'float' : type requires declaration of default precision qualifier 
ERROR: 9 compilation errors.  No code generated.


Shader version: 300
ERROR: node is still EOpNull!
0:15  Function Definition: main( (global void)
0:15    Function Parameters: 
0:17    Sequence
0:17      Sequence
0:17        move second child to first child (temp mediump int)
0:17          'count' (temp mediump int)
0:17          Constant:
0:17            1 (const int)
0:19      Sequence
0:19        move second child to first child (temp mediump uint)
0:19          'u' (temp mediump uint)
0:19          add (temp mediump uint)
0:19            direct index (temp mediump uint)
0:19              't' (flat in mediump 2-component vector of uint)
0:19              Constant:
0:19                1 (const int)
0:19            Constant:
0:19              3 (const uint)
0:27      Test condition and select (temp void)
0:27        Condition
0:27        Constant:
0:27          true (const bool)
0:27        true case
0:28        multiply second child into first child (temp mediump int)
0:28          'count' (temp mediump int)
0:28          Constant:
0:28            2 (const int)
0:29      Test condition and select (temp void)
0:29        Condition
0:29        Constant:
0:29          true (const bool)
0:29        true case
0:30        multiply second child into first child (temp mediump int)
0:30          'count' (temp mediump int)
0:30          Constant:
0:30            3 (const int)
0:31      Test condition and select (temp void)
0:31        Condition
0:31        Constant:
0:31          false (const bool)
0:31        true case
0:32        multiply second child into first child (temp mediump int)
0:32          'count' (temp mediump int)
0:32          Constant:
0:32            5 (const int)
0:41      Test condition and select (temp void)
0:41        Condition
0:41        Constant:
0:41          true (const bool)
0:41        true case
0:42        multiply second child into first child (temp mediump int)
0:42          'count' (temp mediump int)
0:42          Constant:
0:42            7 (const int)
0:43      Test condition and select (temp void)
0:43        Condition
0:43        Constant:
0:43          true (const bool)
0:43        true case
0:44        multiply second child into first child (temp mediump int)
0:44          'count' (temp mediump int)
0:44          Constant:
0:44            11 (const int)
0:45      Test condition and select (temp void)
0:45        Condition
0:45        Constant:
0:45          false (const bool)
0:45        true case
0:46        multiply second child into first child (temp mediump int)
0:46          'count' (temp mediump int)
0:46          Constant:
0:46            13 (const int)
0:49      Sequence
0:49        move second child to first child (temp mediump int)
0:49          'shiftedii' (temp mediump int)
0:49          Constant:
0:49            -1 (const int)
0:50      Sequence
0:50        move second child to first child (temp mediump uint)
0:50          'shiftedui' (temp mediump uint)
0:50          Constant:
0:50            4194303 (const uint)
0:52      Sequence
0:52        move second child to first child (temp mediump int)
0:52          'shiftediu' (temp mediump int)
0:52          Constant:
0:52            -1 (const int)
0:53      Sequence
0:53        move second child to first child (temp mediump uint)
0:53          'shifteduu' (temp mediump uint)
0:53          Constant:
0:53            4194303 (const uint)
0:55      Test condition and select (temp void)
0:55        Condition
0:55        Compare Equal (temp bool)
0:55          'shiftedii' (temp mediump int)
0:55          'shiftediu' (temp mediump int)
0:55        true case
0:56        move second child to first child (temp mediump 4-component vector of uint)
0:56          'c' (out mediump 4-component vector of uint)
0:56          texture (global lowp 4-component vector of uint)
0:56            'usampler' (uniform lowp usampler2D)
0:56            'tc' (smooth in highp 2-component vector of float)
0:57      Test condition and select (temp void)
0:57        Condition
0:57        Compare Equal (temp bool)
0:57          'shiftedui' (temp mediump uint)
0:57          'shifteduu' (temp mediump uint)
0:57        true case
0:58        move second child to first child (temp mediump 4-component vector of uint)
0:58          'c' (out mediump 4-component vector of uint)
0:58          texture (global lowp 4-component vector of uint)
0:58            'usampler' (uniform lowp usampler2D)
0:58            add (temp highp 2-component vector of float)
0:58              'tc' (smooth in highp 2-component vector of float)
0:58              Constant:
0:58                1.000000
0:59      Test condition and select (temp void)
0:59        Condition
0:59        Compare Equal (temp bool)
0:59          'shiftedii' (temp mediump int)
0:59          Convert uint to int (temp int)
0:59            'shiftedui' (temp mediump uint)
0:59        true case
0:60        move second child to first child (temp mediump 4-component vector of uint)
0:60          'c' (out mediump 4-component vector of uint)
0:60          texture (global lowp 4-component vector of uint)
0:60            'usampler' (uniform lowp usampler2D)
0:60            subtract (temp highp 2-component vector of float)
0:60              'tc' (smooth in highp 2-component vector of float)
0:60              Constant:
0:60                2.000000
0:60                2.000000
0:62      Test condition and select (temp void)
0:62        Condition
0:62        Compare Greater Than (temp bool)
0:62          direct index (temp mediump uint)
0:62            't' (flat in mediump 2-component vector of uint)
0:62            Constant:
0:62              0 (const int)
0:62          Constant:
0:62            4 (const uint)
0:62        true case
0:63        Sequence
0:63          Sequence
0:63            move second child to first child (temp mediump float)
0:63              'af' (temp mediump float)
0:63              Convert uint to float (temp mediump float)
0:63                'u' (temp mediump uint)
0:64          Sequence
0:64            move second child to first child (temp bool)
0:64              'ab' (temp bool)
0:64              Convert uint to bool (temp bool)
0:64                'u' (temp mediump uint)
0:65          Sequence
0:65            move second child to first child (temp mediump int)
0:65              'ai' (temp mediump int)
0:65              Convert uint to int (temp mediump int)
0:65                'u' (temp mediump uint)
0:67          add second child into first child (temp mediump 4-component vector of uint)
0:67            'c' (out mediump 4-component vector of uint)
0:67            Construct uvec4 (temp mediump 4-component vector of uint)
0:67              Convert float to uint (temp mediump uint)
0:67                'af' (temp mediump float)
0:67              Convert bool to uint (temp mediump uint)
0:67                'ab' (temp bool)
0:67              Convert int to uint (temp mediump uint)
0:67                'ai' (temp mediump int)
0:67              Convert int to uint (temp mediump uint)
0:67                'count' (temp mediump int)
0:75      Test condition and select (temp void)
0:75        Condition
0:75        Constant:
0:75          true (const bool)
0:75        true case
0:76        multiply second child into first child (temp mediump int)
0:76          'count' (temp mediump int)
0:76          Constant:
0:76            17 (const int)
0:78      Test condition and select (temp void)
0:78        Condition
0:78        Constant:
0:78          false (const bool)
0:78        true case
0:79        multiply second child into first child (temp mediump int)
0:79          'count' (temp mediump int)
0:79          Constant:
0:79            19 (const int)
0:81      Test condition and select (temp void)
0:81        Condition
0:81        Constant:
0:81          true (const bool)
0:81        true case
0:82        multiply second child into first child (temp mediump int)
0:82          'count' (temp mediump int)
0:82          Constant:
0:82            23 (const int)
0:84      Test condition and select (temp void)
0:84        Condition
0:84        Constant:
0:84          true (const bool)
0:84        true case
0:85        multiply second child into first child (temp mediump int)
0:85          'count' (temp mediump int)
0:85          Constant:
0:85            27 (const int)
0:87      Sequence
0:87        move second child to first child (temp mediump uint)
0:87          'mask1' (temp mediump uint)
0:87          Constant:
0:87            161 (const uint)
0:88      Sequence
0:88        move second child to first child (temp mediump uint)
0:88          'mask2' (temp mediump uint)
0:88          Constant:
0:88            2576 (const uint)
0:89      Sequence
0:89        move second child to first child (temp mediump uint)
0:89          'mask3' (temp mediump uint)
0:89          left-shift (temp mediump uint)
0:89            'mask1' (temp mediump uint)
0:89            Constant:
0:89              4 (const int)
0:90      Sequence
0:90        move second child to first child (temp mediump uint)
0:90          'mask4' (temp mediump uint)
0:90          Constant:
0:90            2737 (const uint)
0:92      Test condition and select (temp void)
0:92        Condition
0:92        Compare Equal (temp bool)
0:92          'mask3' (temp mediump uint)
0:92          'mask2' (temp mediump uint)
0:92        true case
0:93        multiply second child into first child (temp mediump int)
0:93          'count' (temp mediump int)
0:93          Constant:
0:93            100 (const int)
0:95      Test condition and select (temp void)
0:95        Condition
0:95        Compare Not Equal (temp bool)
0:95          bitwise and (temp mediump uint)
0:95            'mask3' (temp mediump uint)
0:95            'mask1' (temp mediump uint)
0:95          Constant:
0:95            0 (const uint)
0:95        true case
0:96        multiply second child into first child (temp mediump int)
0:96          'count' (temp mediump int)
0:96          Constant:
0:96            101 (const int)
0:98      Test condition and select (temp void)
0:98        Condition
0:98        Compare Equal (temp bool)
0:98          inclusive-or (temp mediump uint)
0:98            'mask1' (temp mediump uint)
0:98            'mask3' (temp mediump uint)
0:98          'mask4' (temp mediump uint)
0:98        true case
0:99        multiply second child into first child (temp mediump int)
0:99          'count' (temp mediump int)
0:99          Constant:
0:99            102 (const int)
0:101      Test condition and select (temp void)
0:101        Condition
0:101        Compare Equal (temp bool)
0:101          exclusive-or (temp mediump uint)
0:101            'mask1' (temp mediump uint)
0:101            'mask4' (temp mediump uint)
0:101          Constant:
0:101            2576 (const uint)
0:101        true case
0:102        multiply second child into first child (temp mediump int)
0:102          'count' (temp mediump int)
0:102          Constant:
0:102            103 (const int)
0:104      add second child into first child (temp mediump 4-component vector of uint)
0:104        'c' (out mediump 4-component vector of uint)
0:104        Construct uvec4 (temp mediump 4-component vector of uint)
0:104          Convert int to uint (temp mediump uint)
0:104            'count' (temp mediump int)
0:?   Linker Objects
0:?     'badu' (smooth in mediump 2-component vector of uint)
0:?     't' (flat in mediump 2-component vector of uint)
0:?     'f' (smooth in highp float)
0:?     'tc' (smooth in highp 2-component vector of float)
0:?     'bad' (smooth in bool)
0:?     'v' (uniform mediump 4-component vector of uint)
0:?     'i' (uniform mediump int)
0:?     'b' (uniform bool)
0:?     'c' (out mediump 4-component vector of uint)
0:?     'usampler' (uniform lowp usampler2D)


Linked fragment stage:


Shader version: 300
ERROR: node is still EOpNull!
0:15  Function Definition: main( (global void)
0:15    Function Parameters: 
0:17    Sequence
0:17      Sequence
0:17        move second child to first child (temp mediump int)
0:17          'count' (temp mediump int)
0:17          Constant:
0:17            1 (const int)
0:19      Sequence
0:19        move second child to first child (temp mediump uint)
0:19          'u' (temp mediump uint)
0:19          add (temp mediump uint)
0:19            direct index (temp mediump uint)
0:19              't' (flat in mediump 2-component vector of uint)
0:19              Constant:
0:19                1 (const int)
0:19            Constant:
0:19              3 (const uint)
0:27      Test condition and select (temp void)
0:27        Condition
0:27        Constant:
0:27          true (const bool)
0:27        true case
0:28        multiply second child into first child (temp mediump int)
0:28          'count' (temp mediump int)
0:28          Constant:
0:28            2 (const int)
0:29      Test condition and select (temp void)
0:29        Condition
0:29        Constant:
0:29          true (const bool)
0:29        true case
0:30        multiply second child into first child (temp mediump int)
0:30          'count' (temp mediump int)
0:30          Constant:
0:30            3 (const int)
0:31      Test condition and select (temp void)
0:31        Condition
0:31        Constant:
0:31          false (const bool)
0:31        true case
0:32        multiply second child into first child (temp mediump int)
0:32          'count' (temp mediump int)
0:32          Constant:
0:32            5 (const int)
0:41      Test condition and select (temp void)
0:41        Condition
0:41        Constant:
0:41          true (const bool)
0:41        true case
0:42        multiply second child into first child (temp mediump int)
0:42          'count' (temp mediump int)
0:42          Constant:
0:42            7 (const int)
0:43      Test condition and select (temp void)
0:43        Condition
0:43        Constant:
0:43          true (const bool)
0:43        true case
0:44        multiply second child into first child (temp mediump int)
0:44          'count' (temp mediump int)
0:44          Constant:
0:44            11 (const int)
0:45      Test condition and select (temp void)
0:45        Condition
0:45        Constant:
0:45          false (const bool)
0:45        true case
0:46        multiply second child into first child (temp mediump int)
0:46          'count' (temp mediump int)
0:46          Constant:
0:46            13 (const int)
0:49      Sequence
0:49        move second child to first child (temp mediump int)
0:49          'shiftedii' (temp mediump int)
0:49          Constant:
0:49            -1 (const int)
0:50      Sequence
0:50        move second child to first child (temp mediump uint)
0:50          'shiftedui' (temp mediump uint)
0:50          Constant:
0:50            4194303 (const uint)
0:52      Sequence
0:52        move second child to first child (temp mediump int)
0:52          'shiftediu' (temp mediump int)
0:52          Constant:
0:52            -1 (const int)
0:53      Sequence
0:53        move second child to first child (temp mediump uint)
0:53          'shifteduu' (temp mediump uint)
0:53          Constant:
0:53            4194303 (const uint)
0:55      Test condition and select (temp void)
0:55        Condition
0:55        Compare Equal (temp bool)
0:55          'shiftedii' (temp mediump int)
0:55          'shiftediu' (temp mediump int)
0:55        true case
0:56        move second child to first child (temp mediump 4-component vector of uint)
0:56          'c' (out mediump 4-component vector of uint)
0:56          texture (global lowp 4-component vector of uint)
0:56            'usampler' (uniform lowp usampler2D)
0:56            'tc' (smooth in highp 2-component vector of float)
0:57      Test condition and select (temp void)
0:57        Condition
0:57        Compare Equal (temp bool)
0:57          'shiftedui' (temp mediump uint)
0:57          'shifteduu' (temp mediump uint)
0:57        true case
0:58        move second child to first child (temp mediump 4-component vector of uint)
0:58          'c' (out mediump 4-component vector of uint)
0:58          texture (global lowp 4-component vector of uint)
0:58            'usampler' (uniform lowp usampler2D)
0:58            add (temp highp 2-component vector of float)
0:58              'tc' (smooth in highp 2-component vector of float)
0:58              Constant:
0:58                1.000000
0:59      Test condition and select (temp void)
0:59        Condition
0:59        Compare Equal (temp bool)
0:59          'shiftedii' (temp mediump int)
0:59          Convert uint to int (temp int)
0:59            'shiftedui' (temp mediump uint)
0:59        true case
0:60        move second child to first child (temp mediump 4-component vector of uint)
0:60          'c' (out mediump 4-component vector of uint)
0:60          texture (global lowp 4-component vector of uint)
0:60            'usampler' (uniform lowp usampler2D)
0:60            subtract (temp highp 2-component vector of float)
0:60              'tc' (smooth in highp 2-component vector of float)
0:60              Constant:
0:60                2.000000
0:60                2.000000
0:62      Test condition and select (temp void)
0:62        Condition
0:62        Compare Greater Than (temp bool)
0:62          direct index (temp mediump uint)
0:62            't' (flat in mediump 2-component vector of uint)
0:62            Constant:
0:62              0 (const int)
0:62          Constant:
0:62            4 (const uint)
0:62        true case
0:63        Sequence
0:63          Sequence
0:63            move second child to first child (temp mediump float)
0:63              'af' (temp mediump float)
0:63              Convert uint to float (temp mediump float)
0:63                'u' (temp mediump uint)
0:64          Sequence
0:64            move second child to first child (temp bool)
0:64              'ab' (temp bool)
0:64              Convert uint to bool (temp bool)
0:64                'u' (temp mediump uint)
0:65          Sequence
0:65            move second child to first child (temp mediump int)
0:65              'ai' (temp mediump int)
0:65              Convert uint to int (temp mediump int)
0:65                'u' (temp mediump uint)
0:67          add second child into first child (temp mediump 4-component vector of uint)
0:67            'c' (out mediump 4-component vector of uint)
0:67            Construct uvec4 (temp mediump 4-component vector of uint)
0:67              Convert float to uint (temp mediump uint)
0:67                'af' (temp mediump float)
0:67              Convert bool to uint (temp mediump uint)
0:67                'ab' (temp bool)
0:67              Convert int to uint (temp mediump uint)
0:67                'ai' (temp mediump int)
0:67              Convert int to uint (temp mediump uint)
0:67                'count' (temp mediump int)
0:75      Test condition and select (temp void)
0:75        Condition
0:75        Constant:
0:75          true (const bool)
0:75        true case
0:76        multiply second child into first child (temp mediump int)
0:76          'count' (temp mediump int)
0:76          Constant:
0:76            17 (const int)
0:78      Test condition and select (temp void)
0:78        Condition
0:78        Constant:
0:78          false (const bool)
0:78        true case
0:79        multiply second child into first child (temp mediump int)
0:79          'count' (temp mediump int)
0:79          Constant:
0:79            19 (const int)
0:81      Test condition and select (temp void)
0:81        Condition
0:81        Constant:
0:81          true (const bool)
0:81        true case
0:82        multiply second child into first child (temp mediump int)
0:82          'count' (temp mediump int)
0:82          Constant:
0:82            23 (const int)
0:84      Test condition and select (temp void)
0:84        Condition
0:84        Constant:
0:84          true (const bool)
0:84        true case
0:85        multiply second child into first child (temp mediump int)
0:85          'count' (temp mediump int)
0:85          Constant:
0:85            27 (const int)
0:87      Sequence
0:87        move second child to first child (temp mediump uint)
0:87          'mask1' (temp mediump uint)
0:87          Constant:
0:87            161 (const uint)
0:88      Sequence
0:88        move second child to first child (temp mediump uint)
0:88          'mask2' (temp mediump uint)
0:88          Constant:
0:88            2576 (const uint)
0:89      Sequence
0:89        move second child to first child (temp mediump uint)
0:89          'mask3' (temp mediump uint)
0:89          left-shift (temp mediump uint)
0:89            'mask1' (temp mediump uint)
0:89            Constant:
0:89              4 (const int)
0:90      Sequence
0:90        move second child to first child (temp mediump uint)
0:90          'mask4' (temp mediump uint)
0:90          Constant:
0:90            2737 (const uint)
0:92      Test condition and select (temp void)
0:92        Condition
0:92        Compare Equal (temp bool)
0:92          'mask3' (temp mediump uint)
0:92          'mask2' (temp mediump uint)
0:92        true case
0:93        multiply second child into first child (temp mediump int)
0:93          'count' (temp mediump int)
0:93          Constant:
0:93            100 (const int)
0:95      Test condition and select (temp void)
0:95        Condition
0:95        Compare Not Equal (temp bool)
0:95          bitwise and (temp mediump uint)
0:95            'mask3' (temp mediump uint)
0:95            'mask1' (temp mediump uint)
0:95          Constant:
0:95            0 (const uint)
0:95        true case
0:96        multiply second child into first child (temp mediump int)
0:96          'count' (temp mediump int)
0:96          Constant:
0:96            101 (const int)
0:98      Test condition and select (temp void)
0:98        Condition
0:98        Compare Equal (temp bool)
0:98          inclusive-or (temp mediump uint)
0:98            'mask1' (temp mediump uint)
0:98            'mask3' (temp mediump uint)
0:98          'mask4' (temp mediump uint)
0:98        true case
0:99        multiply second child into first child (temp mediump int)
0:99          'count' (temp mediump int)
0:99          Constant:
0:99            102 (const int)
0:101      Test condition and select (temp void)
0:101        Condition
0:101        Compare Equal (temp bool)
0:101          exclusive-or (temp mediump uint)
0:101            'mask1' (temp mediump uint)
0:101            'mask4' (temp mediump uint)
0:101          Constant:
0:101            2576 (const uint)
0:101        true case
0:102        multiply second child into first child (temp mediump int)
0:102          'count' (temp mediump int)
0:102          Constant:
0:102            103 (const int)
0:104      add second child into first child (temp mediump 4-component vector of uint)
0:104        'c' (out mediump 4-component vector of uint)
0:104        Construct uvec4 (temp mediump 4-component vector of uint)
0:104          Convert int to uint (temp mediump uint)
0:104            'count' (temp mediump int)
0:?   Linker Objects
0:?     'badu' (smooth in mediump 2-component vector of uint)
0:?     't' (flat in mediump 2-component vector of uint)
0:?     'f' (smooth in highp float)
0:?     'tc' (smooth in highp 2-component vector of float)
0:?     'bad' (smooth in bool)
0:?     'v' (uniform mediump 4-component vector of uint)
0:?     'i' (uniform mediump int)
0:?     'b' (uniform bool)
0:?     'c' (out mediump 4-component vector of uint)
0:?     'usampler' (uniform lowp usampler2D)