1300layout.vert
2ERROR: 0:7: 'vertex input arrays' : not supported with this profile: es
3ERROR: 0:8: 'in' : cannot be a structure or array
4ERROR: 0:8: 'vertex input arrays' : not supported with this profile: es
5ERROR: 0:8: 'location' : overlapping use of location 10
6ERROR: 0:12: 'layout' : cannot specify matrix layout on a variable declaration
7ERROR: 0:12: 'layout' : cannot specify packing on a variable declaration
8ERROR: 0:19: 'badf' : member of uniform or buffer block cannot have an auxiliary or interpolation qualifier
9ERROR: 0:20: 'badg' : member storage qualifier cannot contradict block storage qualifier
10ERROR: 0:21: 'bad1' : member of block cannot have a packing layout qualifier
11ERROR: 0:22: 'bad2' : member of block cannot have a packing layout qualifier
12ERROR: 0:23: 'bad3' : member of block cannot have a packing layout qualifier
13ERROR: 0:31: 'T3' : nameless block contains a member that already has a name at global scope
14ERROR: 0:38: 'vertex output block' : not supported for this version or the enabled extensions
15ERROR: 0:42: 'location qualifier on output' : not supported in this stage: vertex
16ERROR: 0:42: 'location qualifier on output' : not supported for this version or the enabled extensions
17ERROR: 0:50: 'shared' : not supported for this version or the enabled extensions
18ERROR: 0:50: 'shared' : not supported in this stage: vertex
19ERROR: 0:54: 'layout' : cannot specify packing on a variable declaration
20ERROR: 0:57: 'location' : overlapping use of location 40
21ERROR: 19 compilation errors.  No code generated.
22
23
24Shader version: 300
25ERROR: node is still EOpNull!
260:44  Function Definition: main( ( global void)
270:44    Function Parameters:
280:46    Sequence
290:46      move second child to first child ( temp highp 4-component vector of float)
300:46        'pos' ( smooth out highp 4-component vector of float)
310:46        vector-times-matrix ( temp highp 4-component vector of float)
320:46          'p' (layout( location=3) in highp 4-component vector of float)
330:46          add ( temp highp 4X4 matrix of float)
340:46            add ( temp highp 4X4 matrix of float)
350:46              add ( temp highp 4X4 matrix of float)
360:46                add ( temp highp 4X4 matrix of float)
370:46                  M1: direct index for structure (layout( row_major std140 offset=0) uniform highp 4X4 matrix of float)
380:46                    'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
390:46                    Constant:
400:46                      0 (const int)
410:46                  M2: direct index for structure (layout( column_major std140 offset=64) uniform highp 4X4 matrix of float)
420:46                    'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
430:46                    Constant:
440:46                      1 (const int)
450:46                M4: direct index for structure (layout( row_major shared) uniform highp 4X4 matrix of float)
460:46                  'anon@1' (layout( column_major shared) uniform block{layout( column_major shared) uniform highp 4X4 matrix of float M3, layout( row_major shared) uniform highp 4X4 matrix of float M4, layout( column_major shared) uniform highp 3X3 matrix of float N2, layout( column_major shared) uniform highp int b})
470:46                  Constant:
480:46                    1 (const uint)
490:46              M3: direct index for structure (layout( column_major shared) uniform highp 4X4 matrix of float)
500:46                'anon@1' (layout( column_major shared) uniform block{layout( column_major shared) uniform highp 4X4 matrix of float M3, layout( row_major shared) uniform highp 4X4 matrix of float M4, layout( column_major shared) uniform highp 3X3 matrix of float N2, layout( column_major shared) uniform highp int b})
510:46                Constant:
520:46                  0 (const uint)
530:46            t2m: direct index for structure (layout( row_major shared) uniform highp 4X4 matrix of float)
540:46              'anon@0' (layout( row_major shared) uniform block{layout( row_major shared) uniform bool b, layout( row_major shared) uniform highp 4X4 matrix of float t2m})
550:46              Constant:
560:46                1 (const uint)
570:47      move second child to first child ( temp highp 3-component vector of float)
580:47        'color' ( smooth out highp 3-component vector of float)
590:47        vector-times-matrix ( temp highp 3-component vector of float)
600:47          'c' (layout( location=7) in highp 3-component vector of float)
610:47          N1: direct index for structure (layout( row_major std140 offset=128) uniform highp 3X3 matrix of float)
620:47            'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
630:47            Constant:
640:47              2 (const int)
650:?   Linker Objects
660:?     'c' (layout( location=7) in highp 3-component vector of float)
670:?     'p' (layout( location=3) in highp 4-component vector of float)
680:?     'q' (layout( location=9) in 4-element array of highp 4-component vector of float)
690:?     'r' (layout( location=10) in 4-element array of structure{ global highp 4-component vector of float v})
700:?     'pos' ( smooth out highp 4-component vector of float)
710:?     'color' ( smooth out highp 3-component vector of float)
720:?     'badm4' (layout( column_major shared) uniform highp 4X4 matrix of float)
730:?     'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
740:?     'anon@0' (layout( row_major shared) uniform block{layout( row_major shared) uniform bool b, layout( row_major shared) uniform highp 4X4 matrix of float t2m})
750:?     'anon@2' ( out block{ out highp float f})
760:?     'badoutA' (layout( location=10) smooth out highp 4-component vector of float)
770:?     'compute_only' ( shared highp 4-component vector of float)
780:?     'aoeuntaoeu' (layout( packed) uniform highp float)
790:?     'cd' (layout( location=40) in highp float)
800:?     'ce' (layout( location=37) in highp 4X3 matrix of float)
810:?     'gl_VertexID' ( gl_VertexId highp int VertexId)
820:?     'gl_InstanceID' ( gl_InstanceId highp int InstanceId)
83
84
85Linked vertex stage:
86
87
88Shader version: 300
89ERROR: node is still EOpNull!
900:44  Function Definition: main( ( global void)
910:44    Function Parameters:
920:46    Sequence
930:46      move second child to first child ( temp highp 4-component vector of float)
940:46        'pos' ( smooth out highp 4-component vector of float)
950:46        vector-times-matrix ( temp highp 4-component vector of float)
960:46          'p' (layout( location=3) in highp 4-component vector of float)
970:46          add ( temp highp 4X4 matrix of float)
980:46            add ( temp highp 4X4 matrix of float)
990:46              add ( temp highp 4X4 matrix of float)
1000:46                add ( temp highp 4X4 matrix of float)
1010:46                  M1: direct index for structure (layout( row_major std140 offset=0) uniform highp 4X4 matrix of float)
1020:46                    'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
1030:46                    Constant:
1040:46                      0 (const int)
1050:46                  M2: direct index for structure (layout( column_major std140 offset=64) uniform highp 4X4 matrix of float)
1060:46                    'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
1070:46                    Constant:
1080:46                      1 (const int)
1090:46                M4: direct index for structure (layout( row_major shared) uniform highp 4X4 matrix of float)
1100:46                  'anon@1' (layout( column_major shared) uniform block{layout( column_major shared) uniform highp 4X4 matrix of float M3, layout( row_major shared) uniform highp 4X4 matrix of float M4, layout( column_major shared) uniform highp 3X3 matrix of float N2, layout( column_major shared) uniform highp int b})
1110:46                  Constant:
1120:46                    1 (const uint)
1130:46              M3: direct index for structure (layout( column_major shared) uniform highp 4X4 matrix of float)
1140:46                'anon@1' (layout( column_major shared) uniform block{layout( column_major shared) uniform highp 4X4 matrix of float M3, layout( row_major shared) uniform highp 4X4 matrix of float M4, layout( column_major shared) uniform highp 3X3 matrix of float N2, layout( column_major shared) uniform highp int b})
1150:46                Constant:
1160:46                  0 (const uint)
1170:46            t2m: direct index for structure (layout( row_major shared) uniform highp 4X4 matrix of float)
1180:46              'anon@0' (layout( row_major shared) uniform block{layout( row_major shared) uniform bool b, layout( row_major shared) uniform highp 4X4 matrix of float t2m})
1190:46              Constant:
1200:46                1 (const uint)
1210:47      move second child to first child ( temp highp 3-component vector of float)
1220:47        'color' ( smooth out highp 3-component vector of float)
1230:47        vector-times-matrix ( temp highp 3-component vector of float)
1240:47          'c' (layout( location=7) in highp 3-component vector of float)
1250:47          N1: direct index for structure (layout( row_major std140 offset=128) uniform highp 3X3 matrix of float)
1260:47            'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
1270:47            Constant:
1280:47              2 (const int)
1290:?   Linker Objects
1300:?     'c' (layout( location=7) in highp 3-component vector of float)
1310:?     'p' (layout( location=3) in highp 4-component vector of float)
1320:?     'q' (layout( location=9) in 4-element array of highp 4-component vector of float)
1330:?     'r' (layout( location=10) in 4-element array of structure{ global highp 4-component vector of float v})
1340:?     'pos' ( smooth out highp 4-component vector of float)
1350:?     'color' ( smooth out highp 3-component vector of float)
1360:?     'badm4' (layout( column_major shared) uniform highp 4X4 matrix of float)
1370:?     'tblock' (layout( row_major std140) uniform block{layout( row_major std140 offset=0) uniform highp 4X4 matrix of float M1, layout( column_major std140 offset=64) uniform highp 4X4 matrix of float M2, layout( row_major std140 offset=128) uniform highp 3X3 matrix of float N1, layout( row_major std140 offset=176) centroid uniform highp float badf, layout( row_major std140 offset=180) uniform highp float badg, layout( row_major std140 offset=184) uniform highp float bad1, layout( row_major shared offset=188) uniform highp float bad2, layout( row_major packed offset=192) uniform highp float bad3})
1380:?     'anon@0' (layout( row_major shared) uniform block{layout( row_major shared) uniform bool b, layout( row_major shared) uniform highp 4X4 matrix of float t2m})
1390:?     'anon@2' ( out block{ out highp float f})
1400:?     'badoutA' (layout( location=10) smooth out highp 4-component vector of float)
1410:?     'compute_only' ( shared highp 4-component vector of float)
1420:?     'aoeuntaoeu' (layout( packed) uniform highp float)
1430:?     'cd' (layout( location=40) in highp float)
1440:?     'ce' (layout( location=37) in highp 4X3 matrix of float)
1450:?     'gl_VertexID' ( gl_VertexId highp int VertexId)
1460:?     'gl_InstanceID' ( gl_InstanceId highp int InstanceId)
147
148