File: implicitArraySize1.geom.out

package info (click to toggle)
glslang 16.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,720 kB
  • sloc: cpp: 92,305; yacc: 4,320; sh: 603; python: 305; ansic: 94; javascript: 74; makefile: 17
file content (99 lines) | stat: -rw-r--r-- 3,515 bytes parent folder | download | duplicates (4)
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
implicitArraySize1.geom
Shader version: 460
invocations = -1
max_vertices = 204
input primitive = triangles
output primitive = line_strip
0:? Sequence
0:11  Function Definition: main( ( global void)
0:11    Function Parameters: 
0:12    Sequence
0:12      Function Call: f( ( global void)
0:13      move second child to first child ( temp float)
0:13        direct index (layout( stream=0) temp float)
0:13          'o' (layout( stream=0) out 3-element array of float)
0:13          Constant:
0:13            1 (const int)
0:13        direct index ( temp float)
0:13          direct index ( temp 3-element array of float)
0:13            'g' ( in 3-element array of 3-element array of float)
0:13            Constant:
0:13              2 (const int)
0:13          Constant:
0:13            1 (const int)
0:?   Linker Objects
0:?     'g' ( in 3-element array of 3-element array of float)
0:?     'o' (layout( stream=0) out 3-element array of float)

implicitArraySize2.geom
Shader version: 460
invocations = -1
max_vertices = -1
input primitive = none
output primitive = none
0:? Sequence
0:6  Function Definition: f( ( global void)
0:6    Function Parameters: 
0:7    Sequence
0:7      move second child to first child ( temp float)
0:7        direct index (layout( stream=0) temp float)
0:7          'o' (layout( stream=0) out unsized 2-element array of float)
0:7          Constant:
0:7            1 (const int)
0:7        direct index ( temp float)
0:7          direct index ( temp 3-element array of float)
0:7            'g' ( in unsized 2-element array of 3-element array of float)
0:7            Constant:
0:7              1 (const int)
0:7          Constant:
0:7            1 (const int)
0:?   Linker Objects
0:?     'g' ( in unsized 2-element array of 3-element array of float)
0:?     'o' (layout( stream=0) out unsized 2-element array of float)


Linked geometry stage:

ERROR: Linking geometry stage: Not all array sizes match across all geometry shaders in the program

Shader version: 460
invocations = 1
max_vertices = 204
input primitive = triangles
output primitive = line_strip
0:? Sequence
0:11  Function Definition: main( ( global void)
0:11    Function Parameters: 
0:12    Sequence
0:12      Function Call: f( ( global void)
0:13      move second child to first child ( temp float)
0:13        direct index (layout( stream=0) temp float)
0:13          'o' (layout( stream=0) out 3-element array of float)
0:13          Constant:
0:13            1 (const int)
0:13        direct index ( temp float)
0:13          direct index ( temp 3-element array of float)
0:13            'g' ( in 3-element array of 3-element array of float)
0:13            Constant:
0:13              2 (const int)
0:13          Constant:
0:13            1 (const int)
0:6  Function Definition: f( ( global void)
0:6    Function Parameters: 
0:7    Sequence
0:7      move second child to first child ( temp float)
0:7        direct index (layout( stream=0) temp float)
0:7          'o' (layout( stream=0) out unsized 2-element array of float)
0:7          Constant:
0:7            1 (const int)
0:7        direct index ( temp float)
0:7          direct index ( temp 3-element array of float)
0:7            'g' ( in unsized 2-element array of 3-element array of float)
0:7            Constant:
0:7              1 (const int)
0:7          Constant:
0:7            1 (const int)
0:?   Linker Objects
0:?     'g' ( in 3-element array of 3-element array of float)
0:?     'o' (layout( stream=0) out 3-element array of float)