• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1300operations.frag
2ERROR: 0:11: 'float' : type requires declaration of default precision qualifier
3ERROR: 0:30: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type 'layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f}' and a right operand of type 'layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f}' (or there is no acceptable conversion)
4ERROR: 0:31: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' global structure{ global mediump int i}' and a right operand of type ' global structure{ global mediump int i}' (or there is no acceptable conversion)
5ERROR: 0:32: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump float' (or there is no acceptable conversion)
6ERROR: 0:33: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp mediump uint' and a right operand of type ' temp mediump float' (or there is no acceptable conversion)
7ERROR: 0:34: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp mediump uint' and a right operand of type ' temp mediump int' (or there is no acceptable conversion)
8ERROR: 0:35: 'assign' :  cannot convert from ' temp mediump 4-component vector of int' to ' temp mediump 3-component vector of int'
9ERROR: 0:36: '/' :  wrong operand types: no operation '/' exists that takes a left-hand operand of type ' temp mediump 4-component vector of int' and a right operand of type ' temp mediump 4-component vector of uint' (or there is no acceptable conversion)
10ERROR: 0:37: '-' :  wrong operand types: no operation '-' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump 3-component vector of float' (or there is no acceptable conversion)
11ERROR: 0:38: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp mediump 3-component vector of int' and a right operand of type ' temp mediump 3-component vector of uint' (or there is no acceptable conversion)
12ERROR: 0:39: '*' :  wrong operand types: no operation '*' exists that takes a left-hand operand of type ' global 5-element array of mediump float' and a right operand of type ' global 5-element array of mediump float' (or there is no acceptable conversion)
13ERROR: 0:40: '/' :  wrong operand types: no operation '/' exists that takes a left-hand operand of type ' temp bool' and a right operand of type ' temp bool' (or there is no acceptable conversion)
14ERROR: 0:42: '%' :  wrong operand types: no operation '%' exists that takes a left-hand operand of type ' temp mediump float' and a right operand of type ' temp mediump float' (or there is no acceptable conversion)
15ERROR: 0:43: '%' :  wrong operand types: no operation '%' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump float' (or there is no acceptable conversion)
16ERROR: 0:44: '%' :  wrong operand types: no operation '%' exists that takes a left-hand operand of type ' temp mediump float' and a right operand of type ' temp mediump uint' (or there is no acceptable conversion)
17ERROR: 0:45: '++' :  l-value required "instanceName" (can't modify a uniform)
18ERROR: 0:45: '++' :  wrong operand type no operation '++' exists that takes an operand of type layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f} (or there is no acceptable conversion)
19ERROR: 0:46: '++' :  wrong operand type no operation '++' exists that takes an operand of type  global structure{ global mediump int i} (or there is no acceptable conversion)
20ERROR: 0:47: '--' :  wrong operand type no operation '--' exists that takes an operand of type  global 5-element array of mediump float (or there is no acceptable conversion)
21ERROR: 0:48: '++' :  wrong operand type no operation '++' exists that takes an operand of type  temp 3-component vector of bool (or there is no acceptable conversion)
22ERROR: 0:50: '<' :  wrong operand types: no operation '<' exists that takes a left-hand operand of type ' temp mediump 3-component vector of int' and a right operand of type ' temp mediump 3-component vector of uint' (or there is no acceptable conversion)
23ERROR: 0:51: '>' :  wrong operand types: no operation '>' exists that takes a left-hand operand of type ' temp mediump 2X2 matrix of float' and a right operand of type ' temp mediump 2X2 matrix of float' (or there is no acceptable conversion)
24ERROR: 0:52: '!=' :  wrong operand types: no operation '!=' exists that takes a left-hand operand of type ' temp mediump 2X2 matrix of float' and a right operand of type ' temp mediump 4X4 matrix of float' (or there is no acceptable conversion)
25ERROR: 0:53: '>=' :  wrong operand types: no operation '>=' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump uint' (or there is no acceptable conversion)
26ERROR: 0:54: '<=' :  wrong operand types: no operation '<=' exists that takes a left-hand operand of type ' global 5-element array of mediump float' and a right operand of type ' global 5-element array of mediump float' (or there is no acceptable conversion)
27ERROR: 0:55: '>' :  wrong operand types: no operation '>' exists that takes a left-hand operand of type ' temp bool' and a right operand of type ' temp bool' (or there is no acceptable conversion)
28ERROR: 0:57: '&&' :  wrong operand types: no operation '&&' exists that takes a left-hand operand of type ' temp bool' and a right operand of type ' temp 3-component vector of bool' (or there is no acceptable conversion)
29ERROR: 0:58: '^^' :  wrong operand types: no operation '^^' exists that takes a left-hand operand of type ' temp 3-component vector of bool' and a right operand of type ' temp 3-component vector of bool' (or there is no acceptable conversion)
30ERROR: 0:59: '||' :  wrong operand types: no operation '||' exists that takes a left-hand operand of type ' temp 3-component vector of bool' and a right operand of type ' temp bool' (or there is no acceptable conversion)
31ERROR: 0:60: '&&' :  wrong operand types: no operation '&&' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump int' (or there is no acceptable conversion)
32ERROR: 0:61: '||' :  wrong operand types: no operation '||' exists that takes a left-hand operand of type ' temp mediump uint' and a right operand of type ' temp mediump uint' (or there is no acceptable conversion)
33ERROR: 0:62: '^^' :  wrong operand types: no operation '^^' exists that takes a left-hand operand of type ' temp mediump 2X2 matrix of float' and a right operand of type ' temp mediump 2X2 matrix of float' (or there is no acceptable conversion)
34ERROR: 0:64: '!' :  wrong operand type no operation '!' exists that takes an operand of type  temp mediump uint (or there is no acceptable conversion)
35ERROR: 0:65: '!' :  wrong operand type no operation '!' exists that takes an operand of type  temp mediump int (or there is no acceptable conversion)
36ERROR: 0:66: '!' :  wrong operand type no operation '!' exists that takes an operand of type  temp mediump 2X2 matrix of float (or there is no acceptable conversion)
37ERROR: 0:67: '!' :  wrong operand type no operation '!' exists that takes an operand of type  temp mediump 3-component vector of float (or there is no acceptable conversion)
38ERROR: 0:68: '!' :  wrong operand type no operation '!' exists that takes an operand of type  global 5-element array of mediump float (or there is no acceptable conversion)
39ERROR: 0:70: '~' :  wrong operand type no operation '~' exists that takes an operand of type  temp mediump float (or there is no acceptable conversion)
40ERROR: 0:71: '~' :  wrong operand type no operation '~' exists that takes an operand of type  temp mediump 4X4 matrix of float (or there is no acceptable conversion)
41ERROR: 0:72: '~' :  wrong operand type no operation '~' exists that takes an operand of type  temp mediump 3-component vector of float (or there is no acceptable conversion)
42ERROR: 0:73: '~' :  wrong operand type no operation '~' exists that takes an operand of type  global 5-element array of mediump float (or there is no acceptable conversion)
43ERROR: 0:74: '~' :  wrong operand type no operation '~' exists that takes an operand of type layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f} (or there is no acceptable conversion)
44ERROR: 0:76: '<<' :  wrong operand types: no operation '<<' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump 3-component vector of int' (or there is no acceptable conversion)
45ERROR: 0:77: '<<' :  wrong operand types: no operation '<<' exists that takes a left-hand operand of type ' temp mediump uint' and a right operand of type ' temp mediump 3-component vector of uint' (or there is no acceptable conversion)
46ERROR: 0:78: '>>' :  wrong operand types: no operation '>>' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump float' (or there is no acceptable conversion)
47ERROR: 0:79: '>>' :  wrong operand types: no operation '>>' exists that takes a left-hand operand of type ' temp mediump float' and a right operand of type ' temp mediump int' (or there is no acceptable conversion)
48ERROR: 0:80: '>>' :  wrong operand types: no operation '>>' exists that takes a left-hand operand of type ' temp mediump 4X4 matrix of float' and a right operand of type ' temp mediump int' (or there is no acceptable conversion)
49ERROR: 0:81: '>>' :  wrong operand types: no operation '>>' exists that takes a left-hand operand of type ' global 5-element array of mediump float' and a right operand of type ' temp mediump uint' (or there is no acceptable conversion)
50ERROR: 0:82: '>>' :  wrong operand types: no operation '>>' exists that takes a left-hand operand of type ' temp mediump 3-component vector of int' and a right operand of type ' temp mediump 4-component vector of int' (or there is no acceptable conversion)
51ERROR: 0:84: '&' :  wrong operand types: no operation '&' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump uint' (or there is no acceptable conversion)
52ERROR: 0:85: 'assign' :  cannot convert from ' temp mediump 3-component vector of uint' to ' temp mediump uint'
53ERROR: 0:86: '|' :  wrong operand types: no operation '|' exists that takes a left-hand operand of type ' temp mediump int' and a right operand of type ' temp mediump 3-component vector of uint' (or there is no acceptable conversion)
54ERROR: 0:87: '&' :  wrong operand types: no operation '&' exists that takes a left-hand operand of type ' temp mediump uint' and a right operand of type ' temp mediump float' (or there is no acceptable conversion)
55ERROR: 0:88: '|' :  wrong operand types: no operation '|' exists that takes a left-hand operand of type ' temp mediump 2X2 matrix of float' and a right operand of type ' temp mediump 2X2 matrix of float' (or there is no acceptable conversion)
56ERROR: 0:89: '^' :  wrong operand types: no operation '^' exists that takes a left-hand operand of type ' global structure{ global mediump int i}' and a right operand of type ' global structure{ global mediump int i}' (or there is no acceptable conversion)
57ERROR: 0:90: 'assign' :  l-value required
58ERROR: 56 compilation errors.  No code generated.
59
60
61Shader version: 300
62ERROR: node is still EOpNull!
630:13  Function Definition: main( ( global void)
640:13    Function Parameters:
650:?     Sequence
660:30      'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
670:31      's' ( global structure{ global mediump int i})
680:32      'i' ( temp mediump int)
690:33      'u' ( temp mediump uint)
700:34      'u' ( temp mediump uint)
710:35      'iv3' ( temp mediump 3-component vector of int)
720:36      'iv4' ( temp mediump 4-component vector of int)
730:37      'i' ( temp mediump int)
740:38      'iv3' ( temp mediump 3-component vector of int)
750:39      'a' ( global 5-element array of mediump float)
760:40      'b' ( temp bool)
770:42      'f' ( temp mediump float)
780:43      'i' ( temp mediump int)
790:44      'f' ( temp mediump float)
800:45      'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
810:46      's' ( global structure{ global mediump int i})
820:47      'a' ( global 5-element array of mediump float)
830:48      'b3' ( temp 3-component vector of bool)
840:50      Constant:
850:50        false (const bool)
860:51      Constant:
870:51        false (const bool)
880:52      Constant:
890:52        false (const bool)
900:53      Constant:
910:53        false (const bool)
920:54      Constant:
930:54        false (const bool)
940:55      Constant:
950:55        false (const bool)
960:57      Constant:
970:57        false (const bool)
980:58      Constant:
990:58        false (const bool)
1000:59      Constant:
1010:59        false (const bool)
1020:60      Constant:
1030:60        false (const bool)
1040:61      Constant:
1050:61        false (const bool)
1060:62      Constant:
1070:62        false (const bool)
1080:64      'u' ( temp mediump uint)
1090:65      'i' ( temp mediump int)
1100:66      'm2' ( temp mediump 2X2 matrix of float)
1110:67      'v3' ( temp mediump 3-component vector of float)
1120:68      'a' ( global 5-element array of mediump float)
1130:70      'f' ( temp mediump float)
1140:71      'm4' ( temp mediump 4X4 matrix of float)
1150:72      'v3' ( temp mediump 3-component vector of float)
1160:73      'a' ( global 5-element array of mediump float)
1170:74      'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
1180:76      'i' ( temp mediump int)
1190:77      'u' ( temp mediump uint)
1200:78      'i' ( temp mediump int)
1210:79      'f' ( temp mediump float)
1220:80      'm4' ( temp mediump 4X4 matrix of float)
1230:81      'a' ( global 5-element array of mediump float)
1240:82      'iv3' ( temp mediump 3-component vector of int)
1250:84      'i' ( temp mediump int)
1260:85      'u' ( temp mediump uint)
1270:86      'i' ( temp mediump int)
1280:87      'u' ( temp mediump uint)
1290:88      'm2' ( temp mediump 2X2 matrix of float)
1300:89      's' ( global structure{ global mediump int i})
1310:90      move second child to first child ( temp mediump float)
1320:90        move second child to first child ( temp mediump float)
1330:90          'f' ( temp mediump float)
1340:90          'f' ( temp mediump float)
1350:90        'f' ( temp mediump float)
1360:93      vector-scale ( temp mediump 4-component vector of float)
1370:93        'f' ( temp mediump float)
1380:93        'v4' ( temp mediump 4-component vector of float)
1390:94      add ( temp mediump uint)
1400:94        'u' ( temp mediump uint)
1410:94        'u' ( temp mediump uint)
1420:95      divide ( temp mediump 4-component vector of uint)
1430:95        'uv4' ( temp mediump 4-component vector of uint)
1440:95        'u' ( temp mediump uint)
1450:96      subtract second child into first child ( temp mediump 3-component vector of int)
1460:96        'iv3' ( temp mediump 3-component vector of int)
1470:96        'iv3' ( temp mediump 3-component vector of int)
1480:98      mod second child into first child ( temp mediump int)
1490:98        'i' ( temp mediump int)
1500:98        Constant:
1510:98          3 (const int)
1520:99      mod ( temp mediump 3-component vector of uint)
1530:99        'uv3' ( temp mediump 3-component vector of uint)
1540:99        Constant:
1550:99          4 (const uint)
1560:100      Pre-Decrement ( temp mediump 2X2 matrix of float)
1570:100        'm2' ( temp mediump 2X2 matrix of float)
1580:101      Post-Increment ( temp mediump 4-component vector of int)
1590:101        'iv4' ( temp mediump 4-component vector of int)
1600:103      Compare Not Equal ( temp bool)
1610:103        'm4' ( temp mediump 4X4 matrix of float)
1620:103        'm4' ( temp mediump 4X4 matrix of float)
1630:104      Compare Equal ( temp bool)
1640:104        'm2' ( temp mediump 2X2 matrix of float)
1650:104        'm2' ( temp mediump 2X2 matrix of float)
1660:105      Compare Less Than or Equal ( temp bool)
1670:105        'i' ( temp mediump int)
1680:105        'i' ( temp mediump int)
1690:106      Compare Equal ( temp bool)
1700:106        'a' ( global 5-element array of mediump float)
1710:106        'a' ( global 5-element array of mediump float)
1720:107      Compare Not Equal ( temp bool)
1730:107        's' ( global structure{ global mediump int i})
1740:107        's' ( global structure{ global mediump int i})
1750:109      logical-and ( temp bool)
1760:109        'b' ( temp bool)
1770:109        'b' ( temp bool)
1780:110      logical-or ( temp bool)
1790:110        'b' ( temp bool)
1800:110        'b' ( temp bool)
1810:111      logical-xor ( temp bool)
1820:111        'b' ( temp bool)
1830:111        'b' ( temp bool)
1840:113      Comma ( temp mediump 3-component vector of uint)
1850:113        Negate conditional ( temp bool)
1860:113          'b' ( temp bool)
1870:113        'uv3' ( temp mediump 3-component vector of uint)
1880:115      Bitwise not ( temp mediump int)
1890:115        'i' ( temp mediump int)
1900:116      Bitwise not ( temp mediump uint)
1910:116        'u' ( temp mediump uint)
1920:117      Bitwise not ( temp mediump 3-component vector of uint)
1930:117        'uv3' ( temp mediump 3-component vector of uint)
1940:118      Bitwise not ( temp mediump 3-component vector of int)
1950:118        'iv3' ( temp mediump 3-component vector of int)
1960:120      left shift second child into first child ( temp mediump 3-component vector of uint)
1970:120        'uv3' ( temp mediump 3-component vector of uint)
1980:120        'i' ( temp mediump int)
1990:121      right-shift ( temp mediump int)
2000:121        'i' ( temp mediump int)
2010:121        'i' ( temp mediump int)
2020:122      left-shift ( temp mediump uint)
2030:122        'u' ( temp mediump uint)
2040:122        'u' ( temp mediump uint)
2050:123      right-shift ( temp mediump 3-component vector of int)
2060:123        'iv3' ( temp mediump 3-component vector of int)
2070:123        'iv3' ( temp mediump 3-component vector of int)
2080:125      bitwise and ( temp mediump int)
2090:125        'i' ( temp mediump int)
2100:125        'i' ( temp mediump int)
2110:126      inclusive-or ( temp mediump uint)
2120:126        'u' ( temp mediump uint)
2130:126        'u' ( temp mediump uint)
2140:127      exclusive-or ( temp mediump 3-component vector of int)
2150:127        'iv3' ( temp mediump 3-component vector of int)
2160:127        'iv3' ( temp mediump 3-component vector of int)
2170:128      bitwise and ( temp mediump 3-component vector of uint)
2180:128        'u' ( temp mediump uint)
2190:128        'uv3' ( temp mediump 3-component vector of uint)
2200:129      inclusive-or ( temp mediump 3-component vector of uint)
2210:129        'uv3' ( temp mediump 3-component vector of uint)
2220:129        'u' ( temp mediump uint)
2230:130      and second child into first child ( temp mediump 3-component vector of uint)
2240:130        'uv3' ( temp mediump 3-component vector of uint)
2250:130        'u' ( temp mediump uint)
2260:132      direct index ( temp mediump int)
2270:132        'arr' ( temp 2-element array of mediump int)
2280:132        Constant:
2290:132          1 (const int)
2300:134      direct index ( temp mediump int)
2310:134        'arr2' ( temp 3-element array of mediump int)
2320:134        Constant:
2330:134          2 (const int)
2340:?   Linker Objects
2350:?     'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
2360:?     's' ( global structure{ global mediump int i})
2370:?     'a' ( global 5-element array of mediump float)
238
239
240Linked fragment stage:
241
242
243Shader version: 300
244ERROR: node is still EOpNull!
2450:13  Function Definition: main( ( global void)
2460:13    Function Parameters:
2470:?     Sequence
2480:30      'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
2490:31      's' ( global structure{ global mediump int i})
2500:32      'i' ( temp mediump int)
2510:33      'u' ( temp mediump uint)
2520:34      'u' ( temp mediump uint)
2530:35      'iv3' ( temp mediump 3-component vector of int)
2540:36      'iv4' ( temp mediump 4-component vector of int)
2550:37      'i' ( temp mediump int)
2560:38      'iv3' ( temp mediump 3-component vector of int)
2570:39      'a' ( global 5-element array of mediump float)
2580:40      'b' ( temp bool)
2590:42      'f' ( temp mediump float)
2600:43      'i' ( temp mediump int)
2610:44      'f' ( temp mediump float)
2620:45      'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
2630:46      's' ( global structure{ global mediump int i})
2640:47      'a' ( global 5-element array of mediump float)
2650:48      'b3' ( temp 3-component vector of bool)
2660:50      Constant:
2670:50        false (const bool)
2680:51      Constant:
2690:51        false (const bool)
2700:52      Constant:
2710:52        false (const bool)
2720:53      Constant:
2730:53        false (const bool)
2740:54      Constant:
2750:54        false (const bool)
2760:55      Constant:
2770:55        false (const bool)
2780:57      Constant:
2790:57        false (const bool)
2800:58      Constant:
2810:58        false (const bool)
2820:59      Constant:
2830:59        false (const bool)
2840:60      Constant:
2850:60        false (const bool)
2860:61      Constant:
2870:61        false (const bool)
2880:62      Constant:
2890:62        false (const bool)
2900:64      'u' ( temp mediump uint)
2910:65      'i' ( temp mediump int)
2920:66      'm2' ( temp mediump 2X2 matrix of float)
2930:67      'v3' ( temp mediump 3-component vector of float)
2940:68      'a' ( global 5-element array of mediump float)
2950:70      'f' ( temp mediump float)
2960:71      'm4' ( temp mediump 4X4 matrix of float)
2970:72      'v3' ( temp mediump 3-component vector of float)
2980:73      'a' ( global 5-element array of mediump float)
2990:74      'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
3000:76      'i' ( temp mediump int)
3010:77      'u' ( temp mediump uint)
3020:78      'i' ( temp mediump int)
3030:79      'f' ( temp mediump float)
3040:80      'm4' ( temp mediump 4X4 matrix of float)
3050:81      'a' ( global 5-element array of mediump float)
3060:82      'iv3' ( temp mediump 3-component vector of int)
3070:84      'i' ( temp mediump int)
3080:85      'u' ( temp mediump uint)
3090:86      'i' ( temp mediump int)
3100:87      'u' ( temp mediump uint)
3110:88      'm2' ( temp mediump 2X2 matrix of float)
3120:89      's' ( global structure{ global mediump int i})
3130:90      move second child to first child ( temp mediump float)
3140:90        move second child to first child ( temp mediump float)
3150:90          'f' ( temp mediump float)
3160:90          'f' ( temp mediump float)
3170:90        'f' ( temp mediump float)
3180:93      vector-scale ( temp mediump 4-component vector of float)
3190:93        'f' ( temp mediump float)
3200:93        'v4' ( temp mediump 4-component vector of float)
3210:94      add ( temp mediump uint)
3220:94        'u' ( temp mediump uint)
3230:94        'u' ( temp mediump uint)
3240:95      divide ( temp mediump 4-component vector of uint)
3250:95        'uv4' ( temp mediump 4-component vector of uint)
3260:95        'u' ( temp mediump uint)
3270:96      subtract second child into first child ( temp mediump 3-component vector of int)
3280:96        'iv3' ( temp mediump 3-component vector of int)
3290:96        'iv3' ( temp mediump 3-component vector of int)
3300:98      mod second child into first child ( temp mediump int)
3310:98        'i' ( temp mediump int)
3320:98        Constant:
3330:98          3 (const int)
3340:99      mod ( temp mediump 3-component vector of uint)
3350:99        'uv3' ( temp mediump 3-component vector of uint)
3360:99        Constant:
3370:99          4 (const uint)
3380:100      Pre-Decrement ( temp mediump 2X2 matrix of float)
3390:100        'm2' ( temp mediump 2X2 matrix of float)
3400:101      Post-Increment ( temp mediump 4-component vector of int)
3410:101        'iv4' ( temp mediump 4-component vector of int)
3420:103      Compare Not Equal ( temp bool)
3430:103        'm4' ( temp mediump 4X4 matrix of float)
3440:103        'm4' ( temp mediump 4X4 matrix of float)
3450:104      Compare Equal ( temp bool)
3460:104        'm2' ( temp mediump 2X2 matrix of float)
3470:104        'm2' ( temp mediump 2X2 matrix of float)
3480:105      Compare Less Than or Equal ( temp bool)
3490:105        'i' ( temp mediump int)
3500:105        'i' ( temp mediump int)
3510:106      Compare Equal ( temp bool)
3520:106        'a' ( global 5-element array of mediump float)
3530:106        'a' ( global 5-element array of mediump float)
3540:107      Compare Not Equal ( temp bool)
3550:107        's' ( global structure{ global mediump int i})
3560:107        's' ( global structure{ global mediump int i})
3570:109      logical-and ( temp bool)
3580:109        'b' ( temp bool)
3590:109        'b' ( temp bool)
3600:110      logical-or ( temp bool)
3610:110        'b' ( temp bool)
3620:110        'b' ( temp bool)
3630:111      logical-xor ( temp bool)
3640:111        'b' ( temp bool)
3650:111        'b' ( temp bool)
3660:113      Comma ( temp mediump 3-component vector of uint)
3670:113        Negate conditional ( temp bool)
3680:113          'b' ( temp bool)
3690:113        'uv3' ( temp mediump 3-component vector of uint)
3700:115      Bitwise not ( temp mediump int)
3710:115        'i' ( temp mediump int)
3720:116      Bitwise not ( temp mediump uint)
3730:116        'u' ( temp mediump uint)
3740:117      Bitwise not ( temp mediump 3-component vector of uint)
3750:117        'uv3' ( temp mediump 3-component vector of uint)
3760:118      Bitwise not ( temp mediump 3-component vector of int)
3770:118        'iv3' ( temp mediump 3-component vector of int)
3780:120      left shift second child into first child ( temp mediump 3-component vector of uint)
3790:120        'uv3' ( temp mediump 3-component vector of uint)
3800:120        'i' ( temp mediump int)
3810:121      right-shift ( temp mediump int)
3820:121        'i' ( temp mediump int)
3830:121        'i' ( temp mediump int)
3840:122      left-shift ( temp mediump uint)
3850:122        'u' ( temp mediump uint)
3860:122        'u' ( temp mediump uint)
3870:123      right-shift ( temp mediump 3-component vector of int)
3880:123        'iv3' ( temp mediump 3-component vector of int)
3890:123        'iv3' ( temp mediump 3-component vector of int)
3900:125      bitwise and ( temp mediump int)
3910:125        'i' ( temp mediump int)
3920:125        'i' ( temp mediump int)
3930:126      inclusive-or ( temp mediump uint)
3940:126        'u' ( temp mediump uint)
3950:126        'u' ( temp mediump uint)
3960:127      exclusive-or ( temp mediump 3-component vector of int)
3970:127        'iv3' ( temp mediump 3-component vector of int)
3980:127        'iv3' ( temp mediump 3-component vector of int)
3990:128      bitwise and ( temp mediump 3-component vector of uint)
4000:128        'u' ( temp mediump uint)
4010:128        'uv3' ( temp mediump 3-component vector of uint)
4020:129      inclusive-or ( temp mediump 3-component vector of uint)
4030:129        'uv3' ( temp mediump 3-component vector of uint)
4040:129        'u' ( temp mediump uint)
4050:130      and second child into first child ( temp mediump 3-component vector of uint)
4060:130        'uv3' ( temp mediump 3-component vector of uint)
4070:130        'u' ( temp mediump uint)
4080:132      direct index ( temp mediump int)
4090:132        'arr' ( temp 2-element array of mediump int)
4100:132        Constant:
4110:132          1 (const int)
4120:134      direct index ( temp mediump int)
4130:134        'arr2' ( temp 3-element array of mediump int)
4140:134        Constant:
4150:134          2 (const int)
4160:?   Linker Objects
4170:?     'instanceName' (layout( column_major shared) uniform block{layout( column_major shared) uniform mediump float f})
4180:?     's' ( global structure{ global mediump int i})
4190:?     'a' ( global 5-element array of mediump float)
420
421