1decls.frag
2ERROR: 0:19: 'vi4' : illegal use of type 'void'
3ERROR: 0:20: 'vj' : illegal use of type 'void'
4ERROR: 0:20: 'vk5' : illegal use of type 'void'
5ERROR: 0:21: 'vm2' : illegal use of type 'void'
6ERROR: 0:21: 'vm3' : illegal use of type 'void'
7ERROR: 0:22: 'vn8' : illegal use of type 'void'
8ERROR: 0:22: 'vp' : illegal use of type 'void'
9ERROR: 0:25: 'cij' : variables with qualifier 'const' must be initialized
10ERROR: 0:27: 'cip' : variables with qualifier 'const' must be initialized
11ERROR: 0:34: 'gl_vi4' : identifiers starting with "gl_" are reserved
12ERROR: 0:35: 'gl_vj' : identifiers starting with "gl_" are reserved
13ERROR: 0:35: 'gl_vk5' : identifiers starting with "gl_" are reserved
14ERROR: 0:36: 'gl_vm2' : identifiers starting with "gl_" are reserved
15ERROR: 0:36: 'gl_vm3' : identifiers starting with "gl_" are reserved
16ERROR: 0:37: 'gl_vn8' : identifiers starting with "gl_" are reserved
17ERROR: 0:37: 'gl_vp' : identifiers starting with "gl_" are reserved
18ERROR: 0:42: '' : boolean expression expected
19ERROR: 0:43: 'gl_cond' : identifiers starting with "gl_" are reserved
20WARNING: 0:46: 'foob__vi4' : identifiers containing consecutive underscores ("__") are reserved
21WARNING: 0:47: 'foob__vj' : identifiers containing consecutive underscores ("__") are reserved
22WARNING: 0:47: 'foob__vk5' : identifiers containing consecutive underscores ("__") are reserved
23WARNING: 0:48: '__foobvm2' : identifiers containing consecutive underscores ("__") are reserved
24WARNING: 0:48: '__foobvm3' : identifiers containing consecutive underscores ("__") are reserved
25WARNING: 0:49: 'foob__vn8' : identifiers containing consecutive underscores ("__") are reserved
26WARNING: 0:49: 'foob__vp' : identifiers containing consecutive underscores ("__") are reserved
27ERROR: 18 compilation errors.  No code generated.
28
29
30Shader version: 120
31ERROR: node is still EOpNull!
320:5  Sequence
330:5    move second child to first child ( temp int)
340:5      'd1' ( global int)
350:5      Constant:
360:5        1 (const int)
370:6  Sequence
380:6    move second child to first child ( temp int)
390:6      'e2' ( global int)
400:6      Constant:
410:6        2 (const int)
420:7  Sequence
430:7    move second child to first child ( temp int)
440:7      'h3' ( global int)
450:7      Constant:
460:7        3 (const int)
470:14  Sequence
480:14    move second child to first child ( temp 4-element array of int)
490:14      'ii4' ( global 4-element array of int)
500:14      Constant:
510:14        1 (const int)
520:14        2 (const int)
530:14        3 (const int)
540:14        4 (const int)
550:15  Sequence
560:15    move second child to first child ( temp 5-element array of int)
570:15      'ik5' ( global 5-element array of int)
580:15      Constant:
590:15        5 (const int)
600:15        6 (const int)
610:15        7 (const int)
620:15        8 (const int)
630:15        9 (const int)
640:16  Sequence
650:16    move second child to first child ( temp 2-element array of int)
660:16      'im2' ( global 2-element array of int)
670:16      Constant:
680:16        10 (const int)
690:16        11 (const int)
700:16    move second child to first child ( temp 3-element array of int)
710:16      'im3' ( global 3-element array of int)
720:16      Constant:
730:16        12 (const int)
740:16        13 (const int)
750:16        14 (const int)
760:17  Sequence
770:17    move second child to first child ( temp 4-element array of int)
780:17      'in8' ( global 4-element array of int)
790:17      Constant:
800:17        21 (const int)
810:17        22 (const int)
820:17        23 (const int)
830:17        24 (const int)
840:34  Sequence
850:34    move second child to first child ( temp 4-element array of int)
860:34      'gl_vi4' ( global 4-element array of int)
870:34      Constant:
880:34        1 (const int)
890:34        2 (const int)
900:34        3 (const int)
910:34        4 (const int)
920:35  Sequence
930:35    move second child to first child ( temp 5-element array of int)
940:35      'gl_vk5' ( global 5-element array of int)
950:35      Constant:
960:35        5 (const int)
970:35        6 (const int)
980:35        7 (const int)
990:35        8 (const int)
1000:35        9 (const int)
1010:36  Sequence
1020:36    move second child to first child ( temp 2-element array of int)
1030:36      'gl_vm2' ( global 2-element array of int)
1040:36      Constant:
1050:36        10 (const int)
1060:36        11 (const int)
1070:36    move second child to first child ( temp 3-element array of int)
1080:36      'gl_vm3' ( global 3-element array of int)
1090:36      Constant:
1100:36        12 (const int)
1110:36        13 (const int)
1120:36        14 (const int)
1130:37  Sequence
1140:37    move second child to first child ( temp 4-element array of int)
1150:37      'gl_vn8' ( global 4-element array of int)
1160:37      Constant:
1170:37        21 (const int)
1180:37        22 (const int)
1190:37        23 (const int)
1200:37        24 (const int)
1210:39  Function Definition: main( ( global void)
1220:39    Function Parameters:
1230:41    Sequence
1240:41      Loop with condition tested first
1250:41        Loop Condition
1260:41        move second child to first child ( temp bool)
1270:41          'cond' ( temp bool)
1280:41          Compare Less Than ( temp bool)
1290:41            'b' ( global int)
1300:41            'c' ( global int)
1310:41        No loop body
1320:42      Loop with condition tested first
1330:42        Loop Condition
1340:42        move second child to first child ( temp int)
1350:42          'icond' ( temp int)
1360:42          'b' ( global int)
1370:42        No loop body
1380:43      Loop with condition tested first
1390:43        Loop Condition
1400:43        move second child to first child ( temp bool)
1410:43          'gl_cond' ( temp bool)
1420:43          Compare Less Than ( temp bool)
1430:43            'b' ( global int)
1440:43            'c' ( global int)
1450:43        No loop body
1460:46  Sequence
1470:46    move second child to first child ( temp 4-element array of int)
1480:46      'foob__vi4' ( global 4-element array of int)
1490:46      Constant:
1500:46        1 (const int)
1510:46        2 (const int)
1520:46        3 (const int)
1530:46        4 (const int)
1540:47  Sequence
1550:47    move second child to first child ( temp 5-element array of int)
1560:47      'foob__vk5' ( global 5-element array of int)
1570:47      Constant:
1580:47        5 (const int)
1590:47        6 (const int)
1600:47        7 (const int)
1610:47        8 (const int)
1620:47        9 (const int)
1630:48  Sequence
1640:48    move second child to first child ( temp 2-element array of int)
1650:48      '__foobvm2' ( global 2-element array of int)
1660:48      Constant:
1670:48        10 (const int)
1680:48        11 (const int)
1690:48    move second child to first child ( temp 3-element array of int)
1700:48      '__foobvm3' ( global 3-element array of int)
1710:48      Constant:
1720:48        12 (const int)
1730:48        13 (const int)
1740:48        14 (const int)
1750:49  Sequence
1760:49    move second child to first child ( temp 4-element array of int)
1770:49      'foob__vn8' ( global 4-element array of int)
1780:49      Constant:
1790:49        21 (const int)
1800:49        22 (const int)
1810:49        23 (const int)
1820:49        24 (const int)
1830:?   Linker Objects
1840:?     'a' ( global int)
1850:?     'b' ( global int)
1860:?     'c' ( global int)
1870:?     'd1' ( global int)
1880:?     'e2' ( global int)
1890:?     'f' ( global int)
1900:?     'g' ( global int)
1910:?     'h3' ( global int)
1920:?     'i4' ( global 4-element array of int)
1930:?     'j' ( global int)
1940:?     'k5' ( global 5-element array of int)
1950:?     'm6' ( global 6-element array of int)
1960:?     'm7' ( global 7-element array of int)
1970:?     'n8' ( global 8-element array of int)
1980:?     'p' ( global int)
1990:?     'ii4' ( global 4-element array of int)
2000:?     'ij' ( global int)
2010:?     'ik5' ( global 5-element array of int)
2020:?     'im2' ( global 2-element array of int)
2030:?     'im3' ( global 3-element array of int)
2040:?     'in8' ( global 4-element array of int)
2050:?     'ip' ( global int)
2060:?     'cii4' ( const 4-element array of int)
2070:?       1 (const int)
2080:?       2 (const int)
2090:?       3 (const int)
2100:?       4 (const int)
2110:?     'cij' ( temp int)
2120:?     'cik5' ( const 5-element array of int)
2130:?       5 (const int)
2140:?       6 (const int)
2150:?       7 (const int)
2160:?       8 (const int)
2170:?       9 (const int)
2180:?     'cim2' ( const 2-element array of int)
2190:?       10 (const int)
2200:?       11 (const int)
2210:?     'cim3' ( const 3-element array of int)
2220:?       12 (const int)
2230:?       13 (const int)
2240:?       14 (const int)
2250:?     'cin8' ( const 4-element array of int)
2260:?       21 (const int)
2270:?       22 (const int)
2280:?       23 (const int)
2290:?       24 (const int)
2300:?     'cip' ( temp int)
2310:?     'uii4' ( uniform 4-element array of int)
2320:?       1 (const int)
2330:?       2 (const int)
2340:?       3 (const int)
2350:?       4 (const int)
2360:?     'uij' ( uniform int)
2370:?     'uik5' ( uniform 5-element array of int)
2380:?       5 (const int)
2390:?       6 (const int)
2400:?       7 (const int)
2410:?       8 (const int)
2420:?       9 (const int)
2430:?     'uim2' ( uniform 2-element array of int)
2440:?       10 (const int)
2450:?       11 (const int)
2460:?     'uim3' ( uniform 3-element array of int)
2470:?       12 (const int)
2480:?       13 (const int)
2490:?       14 (const int)
2500:?     'uin8' ( uniform 4-element array of int)
2510:?       21 (const int)
2520:?       22 (const int)
2530:?       23 (const int)
2540:?       24 (const int)
2550:?     'uip' ( uniform int)
2560:?     'gl_vi4' ( global 4-element array of int)
2570:?     'gl_vj' ( global int)
2580:?     'gl_vk5' ( global 5-element array of int)
2590:?     'gl_vm2' ( global 2-element array of int)
2600:?     'gl_vm3' ( global 3-element array of int)
2610:?     'gl_vn8' ( global 4-element array of int)
2620:?     'gl_vp' ( global int)
2630:?     'foob__vi4' ( global 4-element array of int)
2640:?     'foob__vj' ( global int)
2650:?     'foob__vk5' ( global 5-element array of int)
2660:?     '__foobvm2' ( global 2-element array of int)
2670:?     '__foobvm3' ( global 3-element array of int)
2680:?     'foob__vn8' ( global 4-element array of int)
2690:?     'foob__vp' ( global int)
270
271
272Linked fragment stage:
273
274
275Shader version: 120
276ERROR: node is still EOpNull!
2770:5  Sequence
2780:5    move second child to first child ( temp int)
2790:5      'd1' ( global int)
2800:5      Constant:
2810:5        1 (const int)
2820:6  Sequence
2830:6    move second child to first child ( temp int)
2840:6      'e2' ( global int)
2850:6      Constant:
2860:6        2 (const int)
2870:7  Sequence
2880:7    move second child to first child ( temp int)
2890:7      'h3' ( global int)
2900:7      Constant:
2910:7        3 (const int)
2920:14  Sequence
2930:14    move second child to first child ( temp 4-element array of int)
2940:14      'ii4' ( global 4-element array of int)
2950:14      Constant:
2960:14        1 (const int)
2970:14        2 (const int)
2980:14        3 (const int)
2990:14        4 (const int)
3000:15  Sequence
3010:15    move second child to first child ( temp 5-element array of int)
3020:15      'ik5' ( global 5-element array of int)
3030:15      Constant:
3040:15        5 (const int)
3050:15        6 (const int)
3060:15        7 (const int)
3070:15        8 (const int)
3080:15        9 (const int)
3090:16  Sequence
3100:16    move second child to first child ( temp 2-element array of int)
3110:16      'im2' ( global 2-element array of int)
3120:16      Constant:
3130:16        10 (const int)
3140:16        11 (const int)
3150:16    move second child to first child ( temp 3-element array of int)
3160:16      'im3' ( global 3-element array of int)
3170:16      Constant:
3180:16        12 (const int)
3190:16        13 (const int)
3200:16        14 (const int)
3210:17  Sequence
3220:17    move second child to first child ( temp 4-element array of int)
3230:17      'in8' ( global 4-element array of int)
3240:17      Constant:
3250:17        21 (const int)
3260:17        22 (const int)
3270:17        23 (const int)
3280:17        24 (const int)
3290:34  Sequence
3300:34    move second child to first child ( temp 4-element array of int)
3310:34      'gl_vi4' ( global 4-element array of int)
3320:34      Constant:
3330:34        1 (const int)
3340:34        2 (const int)
3350:34        3 (const int)
3360:34        4 (const int)
3370:35  Sequence
3380:35    move second child to first child ( temp 5-element array of int)
3390:35      'gl_vk5' ( global 5-element array of int)
3400:35      Constant:
3410:35        5 (const int)
3420:35        6 (const int)
3430:35        7 (const int)
3440:35        8 (const int)
3450:35        9 (const int)
3460:36  Sequence
3470:36    move second child to first child ( temp 2-element array of int)
3480:36      'gl_vm2' ( global 2-element array of int)
3490:36      Constant:
3500:36        10 (const int)
3510:36        11 (const int)
3520:36    move second child to first child ( temp 3-element array of int)
3530:36      'gl_vm3' ( global 3-element array of int)
3540:36      Constant:
3550:36        12 (const int)
3560:36        13 (const int)
3570:36        14 (const int)
3580:37  Sequence
3590:37    move second child to first child ( temp 4-element array of int)
3600:37      'gl_vn8' ( global 4-element array of int)
3610:37      Constant:
3620:37        21 (const int)
3630:37        22 (const int)
3640:37        23 (const int)
3650:37        24 (const int)
3660:39  Function Definition: main( ( global void)
3670:39    Function Parameters:
3680:41    Sequence
3690:41      Loop with condition tested first
3700:41        Loop Condition
3710:41        move second child to first child ( temp bool)
3720:41          'cond' ( temp bool)
3730:41          Compare Less Than ( temp bool)
3740:41            'b' ( global int)
3750:41            'c' ( global int)
3760:41        No loop body
3770:42      Loop with condition tested first
3780:42        Loop Condition
3790:42        move second child to first child ( temp int)
3800:42          'icond' ( temp int)
3810:42          'b' ( global int)
3820:42        No loop body
3830:43      Loop with condition tested first
3840:43        Loop Condition
3850:43        move second child to first child ( temp bool)
3860:43          'gl_cond' ( temp bool)
3870:43          Compare Less Than ( temp bool)
3880:43            'b' ( global int)
3890:43            'c' ( global int)
3900:43        No loop body
3910:46  Sequence
3920:46    move second child to first child ( temp 4-element array of int)
3930:46      'foob__vi4' ( global 4-element array of int)
3940:46      Constant:
3950:46        1 (const int)
3960:46        2 (const int)
3970:46        3 (const int)
3980:46        4 (const int)
3990:47  Sequence
4000:47    move second child to first child ( temp 5-element array of int)
4010:47      'foob__vk5' ( global 5-element array of int)
4020:47      Constant:
4030:47        5 (const int)
4040:47        6 (const int)
4050:47        7 (const int)
4060:47        8 (const int)
4070:47        9 (const int)
4080:48  Sequence
4090:48    move second child to first child ( temp 2-element array of int)
4100:48      '__foobvm2' ( global 2-element array of int)
4110:48      Constant:
4120:48        10 (const int)
4130:48        11 (const int)
4140:48    move second child to first child ( temp 3-element array of int)
4150:48      '__foobvm3' ( global 3-element array of int)
4160:48      Constant:
4170:48        12 (const int)
4180:48        13 (const int)
4190:48        14 (const int)
4200:49  Sequence
4210:49    move second child to first child ( temp 4-element array of int)
4220:49      'foob__vn8' ( global 4-element array of int)
4230:49      Constant:
4240:49        21 (const int)
4250:49        22 (const int)
4260:49        23 (const int)
4270:49        24 (const int)
4280:?   Linker Objects
4290:?     'a' ( global int)
4300:?     'b' ( global int)
4310:?     'c' ( global int)
4320:?     'd1' ( global int)
4330:?     'e2' ( global int)
4340:?     'f' ( global int)
4350:?     'g' ( global int)
4360:?     'h3' ( global int)
4370:?     'i4' ( global 4-element array of int)
4380:?     'j' ( global int)
4390:?     'k5' ( global 5-element array of int)
4400:?     'm6' ( global 6-element array of int)
4410:?     'm7' ( global 7-element array of int)
4420:?     'n8' ( global 8-element array of int)
4430:?     'p' ( global int)
4440:?     'ii4' ( global 4-element array of int)
4450:?     'ij' ( global int)
4460:?     'ik5' ( global 5-element array of int)
4470:?     'im2' ( global 2-element array of int)
4480:?     'im3' ( global 3-element array of int)
4490:?     'in8' ( global 4-element array of int)
4500:?     'ip' ( global int)
4510:?     'cii4' ( const 4-element array of int)
4520:?       1 (const int)
4530:?       2 (const int)
4540:?       3 (const int)
4550:?       4 (const int)
4560:?     'cij' ( temp int)
4570:?     'cik5' ( const 5-element array of int)
4580:?       5 (const int)
4590:?       6 (const int)
4600:?       7 (const int)
4610:?       8 (const int)
4620:?       9 (const int)
4630:?     'cim2' ( const 2-element array of int)
4640:?       10 (const int)
4650:?       11 (const int)
4660:?     'cim3' ( const 3-element array of int)
4670:?       12 (const int)
4680:?       13 (const int)
4690:?       14 (const int)
4700:?     'cin8' ( const 4-element array of int)
4710:?       21 (const int)
4720:?       22 (const int)
4730:?       23 (const int)
4740:?       24 (const int)
4750:?     'cip' ( temp int)
4760:?     'uii4' ( uniform 4-element array of int)
4770:?       1 (const int)
4780:?       2 (const int)
4790:?       3 (const int)
4800:?       4 (const int)
4810:?     'uij' ( uniform int)
4820:?     'uik5' ( uniform 5-element array of int)
4830:?       5 (const int)
4840:?       6 (const int)
4850:?       7 (const int)
4860:?       8 (const int)
4870:?       9 (const int)
4880:?     'uim2' ( uniform 2-element array of int)
4890:?       10 (const int)
4900:?       11 (const int)
4910:?     'uim3' ( uniform 3-element array of int)
4920:?       12 (const int)
4930:?       13 (const int)
4940:?       14 (const int)
4950:?     'uin8' ( uniform 4-element array of int)
4960:?       21 (const int)
4970:?       22 (const int)
4980:?       23 (const int)
4990:?       24 (const int)
5000:?     'uip' ( uniform int)
5010:?     'gl_vi4' ( global 4-element array of int)
5020:?     'gl_vj' ( global int)
5030:?     'gl_vk5' ( global 5-element array of int)
5040:?     'gl_vm2' ( global 2-element array of int)
5050:?     'gl_vm3' ( global 3-element array of int)
5060:?     'gl_vn8' ( global 4-element array of int)
5070:?     'gl_vp' ( global int)
5080:?     'foob__vi4' ( global 4-element array of int)
5090:?     'foob__vj' ( global int)
5100:?     'foob__vk5' ( global 5-element array of int)
5110:?     '__foobvm2' ( global 2-element array of int)
5120:?     '__foobvm3' ( global 3-element array of int)
5130:?     'foob__vn8' ( global 4-element array of int)
5140:?     'foob__vp' ( global int)
515
516