1617a3babSopenharmony_ci400.vert
2617a3babSopenharmony_ciERROR: 0:3: 'vertex-shader `double` type input' : not supported for this version or the enabled extensions 
3617a3babSopenharmony_ciERROR: 0:4: 'vertex-shader `double` type input' : not supported for this version or the enabled extensions 
4617a3babSopenharmony_ciERROR: 0:5: 'vertex-shader `double` type input' : not supported for this version or the enabled extensions 
5617a3babSopenharmony_ciERROR: 0:70: 'foo3' : no matching overloaded function found 
6617a3babSopenharmony_ciERROR: 0:76: 'foo3' : ambiguous best function under implicit type conversion 
7617a3babSopenharmony_ciERROR: 0:77: 'foo3' : ambiguous best function under implicit type conversion 
8617a3babSopenharmony_ciERROR: 0:78: 'foo3' : ambiguous best function under implicit type conversion 
9617a3babSopenharmony_ciERROR: 0:81: 'foo3' : ambiguous best function under implicit type conversion 
10617a3babSopenharmony_ciERROR: 0:82: 'foo3' : ambiguous best function under implicit type conversion 
11617a3babSopenharmony_ciERROR: 0:83: 'foo3' : ambiguous best function under implicit type conversion 
12617a3babSopenharmony_ciERROR: 0:86: 'foo3' : ambiguous best function under implicit type conversion 
13617a3babSopenharmony_ciERROR: 0:87: 'foo3' : ambiguous best function under implicit type conversion 
14617a3babSopenharmony_ciERROR: 0:88: 'foo3' : ambiguous best function under implicit type conversion 
15617a3babSopenharmony_ciERROR: 13 compilation errors.  No code generated.
16617a3babSopenharmony_ci
17617a3babSopenharmony_ci
18617a3babSopenharmony_ciShader version: 400
19617a3babSopenharmony_ciERROR: node is still EOpNull!
20617a3babSopenharmony_ci0:8  Function Definition: foo1(d1;u1; ( global void)
21617a3babSopenharmony_ci0:8    Function Parameters: 
22617a3babSopenharmony_ci0:8      'a' ( in double)
23617a3babSopenharmony_ci0:8      'b' ( in uint)
24617a3babSopenharmony_ci0:9  Function Definition: foo1(d1;i1; ( global void)
25617a3babSopenharmony_ci0:9    Function Parameters: 
26617a3babSopenharmony_ci0:9      'a' ( in double)
27617a3babSopenharmony_ci0:9      'b' ( in int)
28617a3babSopenharmony_ci0:10  Function Definition: foo1(d1;f1; ( global void)
29617a3babSopenharmony_ci0:10    Function Parameters: 
30617a3babSopenharmony_ci0:10      'a' ( in double)
31617a3babSopenharmony_ci0:10      'b' ( in float)
32617a3babSopenharmony_ci0:11  Function Definition: foo1(d1;d1; ( global void)
33617a3babSopenharmony_ci0:11    Function Parameters: 
34617a3babSopenharmony_ci0:11      'a' ( in double)
35617a3babSopenharmony_ci0:11      'b' ( in double)
36617a3babSopenharmony_ci0:13  Function Definition: foo2(d1;f1; ( global void)
37617a3babSopenharmony_ci0:13    Function Parameters: 
38617a3babSopenharmony_ci0:13      'a' ( in double)
39617a3babSopenharmony_ci0:13      'b' ( in float)
40617a3babSopenharmony_ci0:14  Function Definition: foo2(d1;d1; ( global void)
41617a3babSopenharmony_ci0:14    Function Parameters: 
42617a3babSopenharmony_ci0:14      'a' ( in double)
43617a3babSopenharmony_ci0:14      'b' ( in double)
44617a3babSopenharmony_ci0:16  Function Definition: foo3(d1;f1; ( global void)
45617a3babSopenharmony_ci0:16    Function Parameters: 
46617a3babSopenharmony_ci0:16      'a' ( in double)
47617a3babSopenharmony_ci0:16      'b' ( in float)
48617a3babSopenharmony_ci0:17  Function Definition: foo3(f1;d1; ( global void)
49617a3babSopenharmony_ci0:17    Function Parameters: 
50617a3babSopenharmony_ci0:17      'a' ( in float)
51617a3babSopenharmony_ci0:17      'b' ( in double)
52617a3babSopenharmony_ci0:19  Function Definition: ftd(i1;f1;d1; ( global void)
53617a3babSopenharmony_ci0:19    Function Parameters: 
54617a3babSopenharmony_ci0:19      '' ( in int)
55617a3babSopenharmony_ci0:19      '' ( in float)
56617a3babSopenharmony_ci0:19      '' ( in double)
57617a3babSopenharmony_ci0:20  Function Definition: ftd(u1;f1;d1; ( global void)
58617a3babSopenharmony_ci0:20    Function Parameters: 
59617a3babSopenharmony_ci0:20      '' ( in uint)
60617a3babSopenharmony_ci0:20      '' ( in float)
61617a3babSopenharmony_ci0:20      '' ( in double)
62617a3babSopenharmony_ci0:21  Function Definition: ftd(f1;d1;d1; ( global void)
63617a3babSopenharmony_ci0:21    Function Parameters: 
64617a3babSopenharmony_ci0:21      '' ( in float)
65617a3babSopenharmony_ci0:21      '' ( in double)
66617a3babSopenharmony_ci0:21      '' ( in double)
67617a3babSopenharmony_ci0:23  Function Definition: main( ( global void)
68617a3babSopenharmony_ci0:23    Function Parameters: 
69617a3babSopenharmony_ci0:?     Sequence
70617a3babSopenharmony_ci0:30      Function Call: foo1(d1;d1; ( global void)
71617a3babSopenharmony_ci0:30        'd' ( temp double)
72617a3babSopenharmony_ci0:30        'd' ( temp double)
73617a3babSopenharmony_ci0:31      Function Call: foo1(d1;u1; ( global void)
74617a3babSopenharmony_ci0:31        'd' ( temp double)
75617a3babSopenharmony_ci0:31        'u' ( temp uint)
76617a3babSopenharmony_ci0:32      Function Call: foo1(d1;i1; ( global void)
77617a3babSopenharmony_ci0:32        'd' ( temp double)
78617a3babSopenharmony_ci0:32        'i' ( temp int)
79617a3babSopenharmony_ci0:33      Function Call: foo1(d1;f1; ( global void)
80617a3babSopenharmony_ci0:33        'd' ( temp double)
81617a3babSopenharmony_ci0:33        'f' ( temp float)
82617a3babSopenharmony_ci0:35      Function Call: foo1(d1;d1; ( global void)
83617a3babSopenharmony_ci0:35        Convert float to double ( temp double)
84617a3babSopenharmony_ci0:35          'f' ( temp float)
85617a3babSopenharmony_ci0:35        'd' ( temp double)
86617a3babSopenharmony_ci0:36      Function Call: foo1(d1;u1; ( global void)
87617a3babSopenharmony_ci0:36        Convert float to double ( temp double)
88617a3babSopenharmony_ci0:36          'f' ( temp float)
89617a3babSopenharmony_ci0:36        'u' ( temp uint)
90617a3babSopenharmony_ci0:37      Function Call: foo1(d1;i1; ( global void)
91617a3babSopenharmony_ci0:37        Convert float to double ( temp double)
92617a3babSopenharmony_ci0:37          'f' ( temp float)
93617a3babSopenharmony_ci0:37        'i' ( temp int)
94617a3babSopenharmony_ci0:38      Function Call: foo1(d1;f1; ( global void)
95617a3babSopenharmony_ci0:38        Convert float to double ( temp double)
96617a3babSopenharmony_ci0:38          'f' ( temp float)
97617a3babSopenharmony_ci0:38        'f' ( temp float)
98617a3babSopenharmony_ci0:40      Function Call: foo1(d1;d1; ( global void)
99617a3babSopenharmony_ci0:40        Convert uint to double ( temp double)
100617a3babSopenharmony_ci0:40          'u' ( temp uint)
101617a3babSopenharmony_ci0:40        'd' ( temp double)
102617a3babSopenharmony_ci0:41      Function Call: foo1(d1;u1; ( global void)
103617a3babSopenharmony_ci0:41        Convert uint to double ( temp double)
104617a3babSopenharmony_ci0:41          'u' ( temp uint)
105617a3babSopenharmony_ci0:41        'u' ( temp uint)
106617a3babSopenharmony_ci0:42      Function Call: foo1(d1;i1; ( global void)
107617a3babSopenharmony_ci0:42        Convert uint to double ( temp double)
108617a3babSopenharmony_ci0:42          'u' ( temp uint)
109617a3babSopenharmony_ci0:42        'i' ( temp int)
110617a3babSopenharmony_ci0:43      Function Call: foo1(d1;f1; ( global void)
111617a3babSopenharmony_ci0:43        Convert uint to double ( temp double)
112617a3babSopenharmony_ci0:43          'u' ( temp uint)
113617a3babSopenharmony_ci0:43        'f' ( temp float)
114617a3babSopenharmony_ci0:45      Function Call: foo1(d1;d1; ( global void)
115617a3babSopenharmony_ci0:45        Convert int to double ( temp double)
116617a3babSopenharmony_ci0:45          'i' ( temp int)
117617a3babSopenharmony_ci0:45        'd' ( temp double)
118617a3babSopenharmony_ci0:46      Function Call: foo1(d1;u1; ( global void)
119617a3babSopenharmony_ci0:46        Convert int to double ( temp double)
120617a3babSopenharmony_ci0:46          'i' ( temp int)
121617a3babSopenharmony_ci0:46        'u' ( temp uint)
122617a3babSopenharmony_ci0:47      Function Call: foo1(d1;i1; ( global void)
123617a3babSopenharmony_ci0:47        Convert int to double ( temp double)
124617a3babSopenharmony_ci0:47          'i' ( temp int)
125617a3babSopenharmony_ci0:47        'i' ( temp int)
126617a3babSopenharmony_ci0:48      Function Call: foo1(d1;f1; ( global void)
127617a3babSopenharmony_ci0:48        Convert int to double ( temp double)
128617a3babSopenharmony_ci0:48          'i' ( temp int)
129617a3babSopenharmony_ci0:48        'f' ( temp float)
130617a3babSopenharmony_ci0:50      Function Call: foo2(d1;d1; ( global void)
131617a3babSopenharmony_ci0:50        'd' ( temp double)
132617a3babSopenharmony_ci0:50        'd' ( temp double)
133617a3babSopenharmony_ci0:51      Function Call: foo2(d1;f1; ( global void)
134617a3babSopenharmony_ci0:51        'd' ( temp double)
135617a3babSopenharmony_ci0:51        Convert uint to float ( temp float)
136617a3babSopenharmony_ci0:51          'u' ( temp uint)
137617a3babSopenharmony_ci0:52      Function Call: foo2(d1;f1; ( global void)
138617a3babSopenharmony_ci0:52        'd' ( temp double)
139617a3babSopenharmony_ci0:52        Convert int to float ( temp float)
140617a3babSopenharmony_ci0:52          'i' ( temp int)
141617a3babSopenharmony_ci0:53      Function Call: foo2(d1;f1; ( global void)
142617a3babSopenharmony_ci0:53        'd' ( temp double)
143617a3babSopenharmony_ci0:53        'f' ( temp float)
144617a3babSopenharmony_ci0:55      Function Call: foo2(d1;d1; ( global void)
145617a3babSopenharmony_ci0:55        Convert float to double ( temp double)
146617a3babSopenharmony_ci0:55          'f' ( temp float)
147617a3babSopenharmony_ci0:55        'd' ( temp double)
148617a3babSopenharmony_ci0:56      Function Call: foo2(d1;f1; ( global void)
149617a3babSopenharmony_ci0:56        Convert float to double ( temp double)
150617a3babSopenharmony_ci0:56          'f' ( temp float)
151617a3babSopenharmony_ci0:56        Convert uint to float ( temp float)
152617a3babSopenharmony_ci0:56          'u' ( temp uint)
153617a3babSopenharmony_ci0:57      Function Call: foo2(d1;f1; ( global void)
154617a3babSopenharmony_ci0:57        Convert float to double ( temp double)
155617a3babSopenharmony_ci0:57          'f' ( temp float)
156617a3babSopenharmony_ci0:57        Convert int to float ( temp float)
157617a3babSopenharmony_ci0:57          'i' ( temp int)
158617a3babSopenharmony_ci0:58      Function Call: foo2(d1;f1; ( global void)
159617a3babSopenharmony_ci0:58        Convert float to double ( temp double)
160617a3babSopenharmony_ci0:58          'f' ( temp float)
161617a3babSopenharmony_ci0:58        'f' ( temp float)
162617a3babSopenharmony_ci0:60      Function Call: foo2(d1;d1; ( global void)
163617a3babSopenharmony_ci0:60        Convert uint to double ( temp double)
164617a3babSopenharmony_ci0:60          'u' ( temp uint)
165617a3babSopenharmony_ci0:60        'd' ( temp double)
166617a3babSopenharmony_ci0:61      Function Call: foo2(d1;f1; ( global void)
167617a3babSopenharmony_ci0:61        Convert uint to double ( temp double)
168617a3babSopenharmony_ci0:61          'u' ( temp uint)
169617a3babSopenharmony_ci0:61        Convert uint to float ( temp float)
170617a3babSopenharmony_ci0:61          'u' ( temp uint)
171617a3babSopenharmony_ci0:62      Function Call: foo2(d1;f1; ( global void)
172617a3babSopenharmony_ci0:62        Convert uint to double ( temp double)
173617a3babSopenharmony_ci0:62          'u' ( temp uint)
174617a3babSopenharmony_ci0:62        Convert int to float ( temp float)
175617a3babSopenharmony_ci0:62          'i' ( temp int)
176617a3babSopenharmony_ci0:63      Function Call: foo2(d1;f1; ( global void)
177617a3babSopenharmony_ci0:63        Convert uint to double ( temp double)
178617a3babSopenharmony_ci0:63          'u' ( temp uint)
179617a3babSopenharmony_ci0:63        'f' ( temp float)
180617a3babSopenharmony_ci0:65      Function Call: foo2(d1;d1; ( global void)
181617a3babSopenharmony_ci0:65        Convert int to double ( temp double)
182617a3babSopenharmony_ci0:65          'i' ( temp int)
183617a3babSopenharmony_ci0:65        'd' ( temp double)
184617a3babSopenharmony_ci0:66      Function Call: foo2(d1;f1; ( global void)
185617a3babSopenharmony_ci0:66        Convert int to double ( temp double)
186617a3babSopenharmony_ci0:66          'i' ( temp int)
187617a3babSopenharmony_ci0:66        Convert uint to float ( temp float)
188617a3babSopenharmony_ci0:66          'u' ( temp uint)
189617a3babSopenharmony_ci0:67      Function Call: foo2(d1;f1; ( global void)
190617a3babSopenharmony_ci0:67        Convert int to double ( temp double)
191617a3babSopenharmony_ci0:67          'i' ( temp int)
192617a3babSopenharmony_ci0:67        Convert int to float ( temp float)
193617a3babSopenharmony_ci0:67          'i' ( temp int)
194617a3babSopenharmony_ci0:68      Function Call: foo2(d1;f1; ( global void)
195617a3babSopenharmony_ci0:68        Convert int to double ( temp double)
196617a3babSopenharmony_ci0:68          'i' ( temp int)
197617a3babSopenharmony_ci0:68        'f' ( temp float)
198617a3babSopenharmony_ci0:70      Constant:
199617a3babSopenharmony_ci0:70        0.000000
200617a3babSopenharmony_ci0:71      Function Call: foo3(d1;f1; ( global void)
201617a3babSopenharmony_ci0:71        'd' ( temp double)
202617a3babSopenharmony_ci0:71        Convert uint to float ( temp float)
203617a3babSopenharmony_ci0:71          'u' ( temp uint)
204617a3babSopenharmony_ci0:72      Function Call: foo3(d1;f1; ( global void)
205617a3babSopenharmony_ci0:72        'd' ( temp double)
206617a3babSopenharmony_ci0:72        Convert int to float ( temp float)
207617a3babSopenharmony_ci0:72          'i' ( temp int)
208617a3babSopenharmony_ci0:73      Function Call: foo3(d1;f1; ( global void)
209617a3babSopenharmony_ci0:73        'd' ( temp double)
210617a3babSopenharmony_ci0:73        'f' ( temp float)
211617a3babSopenharmony_ci0:75      Function Call: foo3(f1;d1; ( global void)
212617a3babSopenharmony_ci0:75        'f' ( temp float)
213617a3babSopenharmony_ci0:75        'd' ( temp double)
214617a3babSopenharmony_ci0:76      Function Call: foo3(d1;f1; ( global void)
215617a3babSopenharmony_ci0:76        Convert float to double ( temp double)
216617a3babSopenharmony_ci0:76          'f' ( temp float)
217617a3babSopenharmony_ci0:76        Convert uint to float ( temp float)
218617a3babSopenharmony_ci0:76          'u' ( temp uint)
219617a3babSopenharmony_ci0:77      Function Call: foo3(d1;f1; ( global void)
220617a3babSopenharmony_ci0:77        Convert float to double ( temp double)
221617a3babSopenharmony_ci0:77          'f' ( temp float)
222617a3babSopenharmony_ci0:77        Convert int to float ( temp float)
223617a3babSopenharmony_ci0:77          'i' ( temp int)
224617a3babSopenharmony_ci0:78      Function Call: foo3(d1;f1; ( global void)
225617a3babSopenharmony_ci0:78        Convert float to double ( temp double)
226617a3babSopenharmony_ci0:78          'f' ( temp float)
227617a3babSopenharmony_ci0:78        'f' ( temp float)
228617a3babSopenharmony_ci0:80      Function Call: foo3(f1;d1; ( global void)
229617a3babSopenharmony_ci0:80        Convert uint to float ( temp float)
230617a3babSopenharmony_ci0:80          'u' ( temp uint)
231617a3babSopenharmony_ci0:80        'd' ( temp double)
232617a3babSopenharmony_ci0:81      Function Call: foo3(d1;f1; ( global void)
233617a3babSopenharmony_ci0:81        Convert uint to double ( temp double)
234617a3babSopenharmony_ci0:81          'u' ( temp uint)
235617a3babSopenharmony_ci0:81        Convert uint to float ( temp float)
236617a3babSopenharmony_ci0:81          'u' ( temp uint)
237617a3babSopenharmony_ci0:82      Function Call: foo3(d1;f1; ( global void)
238617a3babSopenharmony_ci0:82        Convert uint to double ( temp double)
239617a3babSopenharmony_ci0:82          'u' ( temp uint)
240617a3babSopenharmony_ci0:82        Convert int to float ( temp float)
241617a3babSopenharmony_ci0:82          'i' ( temp int)
242617a3babSopenharmony_ci0:83      Function Call: foo3(d1;f1; ( global void)
243617a3babSopenharmony_ci0:83        Convert uint to double ( temp double)
244617a3babSopenharmony_ci0:83          'u' ( temp uint)
245617a3babSopenharmony_ci0:83        'f' ( temp float)
246617a3babSopenharmony_ci0:85      Function Call: foo3(f1;d1; ( global void)
247617a3babSopenharmony_ci0:85        Convert int to float ( temp float)
248617a3babSopenharmony_ci0:85          'i' ( temp int)
249617a3babSopenharmony_ci0:85        'd' ( temp double)
250617a3babSopenharmony_ci0:86      Function Call: foo3(d1;f1; ( global void)
251617a3babSopenharmony_ci0:86        Convert int to double ( temp double)
252617a3babSopenharmony_ci0:86          'i' ( temp int)
253617a3babSopenharmony_ci0:86        Convert uint to float ( temp float)
254617a3babSopenharmony_ci0:86          'u' ( temp uint)
255617a3babSopenharmony_ci0:87      Function Call: foo3(d1;f1; ( global void)
256617a3babSopenharmony_ci0:87        Convert int to double ( temp double)
257617a3babSopenharmony_ci0:87          'i' ( temp int)
258617a3babSopenharmony_ci0:87        Convert int to float ( temp float)
259617a3babSopenharmony_ci0:87          'i' ( temp int)
260617a3babSopenharmony_ci0:88      Function Call: foo3(d1;f1; ( global void)
261617a3babSopenharmony_ci0:88        Convert int to double ( temp double)
262617a3babSopenharmony_ci0:88          'i' ( temp int)
263617a3babSopenharmony_ci0:88        'f' ( temp float)
264617a3babSopenharmony_ci0:90      Function Call: ftd(i1;f1;d1; ( global void)
265617a3babSopenharmony_ci0:90        'i' ( temp int)
266617a3babSopenharmony_ci0:90        'f' ( temp float)
267617a3babSopenharmony_ci0:90        Convert float to double ( temp double)
268617a3babSopenharmony_ci0:90          'f' ( temp float)
269617a3babSopenharmony_ci0:91      Function Call: ftd(u1;f1;d1; ( global void)
270617a3babSopenharmony_ci0:91        'u' ( temp uint)
271617a3babSopenharmony_ci0:91        'f' ( temp float)
272617a3babSopenharmony_ci0:91        Convert float to double ( temp double)
273617a3babSopenharmony_ci0:91          'f' ( temp float)
274617a3babSopenharmony_ci0:97  Function Definition: tf( ( global void)
275617a3babSopenharmony_ci0:97    Function Parameters: 
276617a3babSopenharmony_ci0:?     Sequence
277617a3babSopenharmony_ci0:104      Function Call: itf(i1;f1;i1; ( global void)
278617a3babSopenharmony_ci0:104        'i' ( temp int)
279617a3babSopenharmony_ci0:104        Convert int to float ( temp float)
280617a3babSopenharmony_ci0:104          'i' ( temp int)
281617a3babSopenharmony_ci0:104        'i' ( temp int)
282617a3babSopenharmony_ci0:105      Function Call: itf(i1;f1;i1; ( global void)
283617a3babSopenharmony_ci0:105        'i' ( temp int)
284617a3babSopenharmony_ci0:105        Convert uint to float ( temp float)
285617a3babSopenharmony_ci0:105          'u' ( temp uint)
286617a3babSopenharmony_ci0:105        'i' ( temp int)
287617a3babSopenharmony_ci0:?   Linker Objects
288617a3babSopenharmony_ci0:?     'd' ( in double)
289617a3babSopenharmony_ci0:?     'd3' ( in 3-component vector of double)
290617a3babSopenharmony_ci0:?     'dm4' ( in 4X4 matrix of double)
291617a3babSopenharmony_ci0:?     'gl_VertexID' ( gl_VertexId int VertexId)
292617a3babSopenharmony_ci0:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)
293617a3babSopenharmony_ci
294617a3babSopenharmony_ci
295617a3babSopenharmony_ciLinked vertex stage:
296617a3babSopenharmony_ci
297617a3babSopenharmony_ci
298617a3babSopenharmony_ciShader version: 400
299617a3babSopenharmony_ciERROR: node is still EOpNull!
300617a3babSopenharmony_ci0:8  Function Definition: foo1(d1;u1; ( global void)
301617a3babSopenharmony_ci0:8    Function Parameters: 
302617a3babSopenharmony_ci0:8      'a' ( in double)
303617a3babSopenharmony_ci0:8      'b' ( in uint)
304617a3babSopenharmony_ci0:9  Function Definition: foo1(d1;i1; ( global void)
305617a3babSopenharmony_ci0:9    Function Parameters: 
306617a3babSopenharmony_ci0:9      'a' ( in double)
307617a3babSopenharmony_ci0:9      'b' ( in int)
308617a3babSopenharmony_ci0:10  Function Definition: foo1(d1;f1; ( global void)
309617a3babSopenharmony_ci0:10    Function Parameters: 
310617a3babSopenharmony_ci0:10      'a' ( in double)
311617a3babSopenharmony_ci0:10      'b' ( in float)
312617a3babSopenharmony_ci0:11  Function Definition: foo1(d1;d1; ( global void)
313617a3babSopenharmony_ci0:11    Function Parameters: 
314617a3babSopenharmony_ci0:11      'a' ( in double)
315617a3babSopenharmony_ci0:11      'b' ( in double)
316617a3babSopenharmony_ci0:13  Function Definition: foo2(d1;f1; ( global void)
317617a3babSopenharmony_ci0:13    Function Parameters: 
318617a3babSopenharmony_ci0:13      'a' ( in double)
319617a3babSopenharmony_ci0:13      'b' ( in float)
320617a3babSopenharmony_ci0:14  Function Definition: foo2(d1;d1; ( global void)
321617a3babSopenharmony_ci0:14    Function Parameters: 
322617a3babSopenharmony_ci0:14      'a' ( in double)
323617a3babSopenharmony_ci0:14      'b' ( in double)
324617a3babSopenharmony_ci0:16  Function Definition: foo3(d1;f1; ( global void)
325617a3babSopenharmony_ci0:16    Function Parameters: 
326617a3babSopenharmony_ci0:16      'a' ( in double)
327617a3babSopenharmony_ci0:16      'b' ( in float)
328617a3babSopenharmony_ci0:17  Function Definition: foo3(f1;d1; ( global void)
329617a3babSopenharmony_ci0:17    Function Parameters: 
330617a3babSopenharmony_ci0:17      'a' ( in float)
331617a3babSopenharmony_ci0:17      'b' ( in double)
332617a3babSopenharmony_ci0:19  Function Definition: ftd(i1;f1;d1; ( global void)
333617a3babSopenharmony_ci0:19    Function Parameters: 
334617a3babSopenharmony_ci0:19      '' ( in int)
335617a3babSopenharmony_ci0:19      '' ( in float)
336617a3babSopenharmony_ci0:19      '' ( in double)
337617a3babSopenharmony_ci0:20  Function Definition: ftd(u1;f1;d1; ( global void)
338617a3babSopenharmony_ci0:20    Function Parameters: 
339617a3babSopenharmony_ci0:20      '' ( in uint)
340617a3babSopenharmony_ci0:20      '' ( in float)
341617a3babSopenharmony_ci0:20      '' ( in double)
342617a3babSopenharmony_ci0:23  Function Definition: main( ( global void)
343617a3babSopenharmony_ci0:23    Function Parameters: 
344617a3babSopenharmony_ci0:?     Sequence
345617a3babSopenharmony_ci0:30      Function Call: foo1(d1;d1; ( global void)
346617a3babSopenharmony_ci0:30        'd' ( temp double)
347617a3babSopenharmony_ci0:30        'd' ( temp double)
348617a3babSopenharmony_ci0:31      Function Call: foo1(d1;u1; ( global void)
349617a3babSopenharmony_ci0:31        'd' ( temp double)
350617a3babSopenharmony_ci0:31        'u' ( temp uint)
351617a3babSopenharmony_ci0:32      Function Call: foo1(d1;i1; ( global void)
352617a3babSopenharmony_ci0:32        'd' ( temp double)
353617a3babSopenharmony_ci0:32        'i' ( temp int)
354617a3babSopenharmony_ci0:33      Function Call: foo1(d1;f1; ( global void)
355617a3babSopenharmony_ci0:33        'd' ( temp double)
356617a3babSopenharmony_ci0:33        'f' ( temp float)
357617a3babSopenharmony_ci0:35      Function Call: foo1(d1;d1; ( global void)
358617a3babSopenharmony_ci0:35        Convert float to double ( temp double)
359617a3babSopenharmony_ci0:35          'f' ( temp float)
360617a3babSopenharmony_ci0:35        'd' ( temp double)
361617a3babSopenharmony_ci0:36      Function Call: foo1(d1;u1; ( global void)
362617a3babSopenharmony_ci0:36        Convert float to double ( temp double)
363617a3babSopenharmony_ci0:36          'f' ( temp float)
364617a3babSopenharmony_ci0:36        'u' ( temp uint)
365617a3babSopenharmony_ci0:37      Function Call: foo1(d1;i1; ( global void)
366617a3babSopenharmony_ci0:37        Convert float to double ( temp double)
367617a3babSopenharmony_ci0:37          'f' ( temp float)
368617a3babSopenharmony_ci0:37        'i' ( temp int)
369617a3babSopenharmony_ci0:38      Function Call: foo1(d1;f1; ( global void)
370617a3babSopenharmony_ci0:38        Convert float to double ( temp double)
371617a3babSopenharmony_ci0:38          'f' ( temp float)
372617a3babSopenharmony_ci0:38        'f' ( temp float)
373617a3babSopenharmony_ci0:40      Function Call: foo1(d1;d1; ( global void)
374617a3babSopenharmony_ci0:40        Convert uint to double ( temp double)
375617a3babSopenharmony_ci0:40          'u' ( temp uint)
376617a3babSopenharmony_ci0:40        'd' ( temp double)
377617a3babSopenharmony_ci0:41      Function Call: foo1(d1;u1; ( global void)
378617a3babSopenharmony_ci0:41        Convert uint to double ( temp double)
379617a3babSopenharmony_ci0:41          'u' ( temp uint)
380617a3babSopenharmony_ci0:41        'u' ( temp uint)
381617a3babSopenharmony_ci0:42      Function Call: foo1(d1;i1; ( global void)
382617a3babSopenharmony_ci0:42        Convert uint to double ( temp double)
383617a3babSopenharmony_ci0:42          'u' ( temp uint)
384617a3babSopenharmony_ci0:42        'i' ( temp int)
385617a3babSopenharmony_ci0:43      Function Call: foo1(d1;f1; ( global void)
386617a3babSopenharmony_ci0:43        Convert uint to double ( temp double)
387617a3babSopenharmony_ci0:43          'u' ( temp uint)
388617a3babSopenharmony_ci0:43        'f' ( temp float)
389617a3babSopenharmony_ci0:45      Function Call: foo1(d1;d1; ( global void)
390617a3babSopenharmony_ci0:45        Convert int to double ( temp double)
391617a3babSopenharmony_ci0:45          'i' ( temp int)
392617a3babSopenharmony_ci0:45        'd' ( temp double)
393617a3babSopenharmony_ci0:46      Function Call: foo1(d1;u1; ( global void)
394617a3babSopenharmony_ci0:46        Convert int to double ( temp double)
395617a3babSopenharmony_ci0:46          'i' ( temp int)
396617a3babSopenharmony_ci0:46        'u' ( temp uint)
397617a3babSopenharmony_ci0:47      Function Call: foo1(d1;i1; ( global void)
398617a3babSopenharmony_ci0:47        Convert int to double ( temp double)
399617a3babSopenharmony_ci0:47          'i' ( temp int)
400617a3babSopenharmony_ci0:47        'i' ( temp int)
401617a3babSopenharmony_ci0:48      Function Call: foo1(d1;f1; ( global void)
402617a3babSopenharmony_ci0:48        Convert int to double ( temp double)
403617a3babSopenharmony_ci0:48          'i' ( temp int)
404617a3babSopenharmony_ci0:48        'f' ( temp float)
405617a3babSopenharmony_ci0:50      Function Call: foo2(d1;d1; ( global void)
406617a3babSopenharmony_ci0:50        'd' ( temp double)
407617a3babSopenharmony_ci0:50        'd' ( temp double)
408617a3babSopenharmony_ci0:51      Function Call: foo2(d1;f1; ( global void)
409617a3babSopenharmony_ci0:51        'd' ( temp double)
410617a3babSopenharmony_ci0:51        Convert uint to float ( temp float)
411617a3babSopenharmony_ci0:51          'u' ( temp uint)
412617a3babSopenharmony_ci0:52      Function Call: foo2(d1;f1; ( global void)
413617a3babSopenharmony_ci0:52        'd' ( temp double)
414617a3babSopenharmony_ci0:52        Convert int to float ( temp float)
415617a3babSopenharmony_ci0:52          'i' ( temp int)
416617a3babSopenharmony_ci0:53      Function Call: foo2(d1;f1; ( global void)
417617a3babSopenharmony_ci0:53        'd' ( temp double)
418617a3babSopenharmony_ci0:53        'f' ( temp float)
419617a3babSopenharmony_ci0:55      Function Call: foo2(d1;d1; ( global void)
420617a3babSopenharmony_ci0:55        Convert float to double ( temp double)
421617a3babSopenharmony_ci0:55          'f' ( temp float)
422617a3babSopenharmony_ci0:55        'd' ( temp double)
423617a3babSopenharmony_ci0:56      Function Call: foo2(d1;f1; ( global void)
424617a3babSopenharmony_ci0:56        Convert float to double ( temp double)
425617a3babSopenharmony_ci0:56          'f' ( temp float)
426617a3babSopenharmony_ci0:56        Convert uint to float ( temp float)
427617a3babSopenharmony_ci0:56          'u' ( temp uint)
428617a3babSopenharmony_ci0:57      Function Call: foo2(d1;f1; ( global void)
429617a3babSopenharmony_ci0:57        Convert float to double ( temp double)
430617a3babSopenharmony_ci0:57          'f' ( temp float)
431617a3babSopenharmony_ci0:57        Convert int to float ( temp float)
432617a3babSopenharmony_ci0:57          'i' ( temp int)
433617a3babSopenharmony_ci0:58      Function Call: foo2(d1;f1; ( global void)
434617a3babSopenharmony_ci0:58        Convert float to double ( temp double)
435617a3babSopenharmony_ci0:58          'f' ( temp float)
436617a3babSopenharmony_ci0:58        'f' ( temp float)
437617a3babSopenharmony_ci0:60      Function Call: foo2(d1;d1; ( global void)
438617a3babSopenharmony_ci0:60        Convert uint to double ( temp double)
439617a3babSopenharmony_ci0:60          'u' ( temp uint)
440617a3babSopenharmony_ci0:60        'd' ( temp double)
441617a3babSopenharmony_ci0:61      Function Call: foo2(d1;f1; ( global void)
442617a3babSopenharmony_ci0:61        Convert uint to double ( temp double)
443617a3babSopenharmony_ci0:61          'u' ( temp uint)
444617a3babSopenharmony_ci0:61        Convert uint to float ( temp float)
445617a3babSopenharmony_ci0:61          'u' ( temp uint)
446617a3babSopenharmony_ci0:62      Function Call: foo2(d1;f1; ( global void)
447617a3babSopenharmony_ci0:62        Convert uint to double ( temp double)
448617a3babSopenharmony_ci0:62          'u' ( temp uint)
449617a3babSopenharmony_ci0:62        Convert int to float ( temp float)
450617a3babSopenharmony_ci0:62          'i' ( temp int)
451617a3babSopenharmony_ci0:63      Function Call: foo2(d1;f1; ( global void)
452617a3babSopenharmony_ci0:63        Convert uint to double ( temp double)
453617a3babSopenharmony_ci0:63          'u' ( temp uint)
454617a3babSopenharmony_ci0:63        'f' ( temp float)
455617a3babSopenharmony_ci0:65      Function Call: foo2(d1;d1; ( global void)
456617a3babSopenharmony_ci0:65        Convert int to double ( temp double)
457617a3babSopenharmony_ci0:65          'i' ( temp int)
458617a3babSopenharmony_ci0:65        'd' ( temp double)
459617a3babSopenharmony_ci0:66      Function Call: foo2(d1;f1; ( global void)
460617a3babSopenharmony_ci0:66        Convert int to double ( temp double)
461617a3babSopenharmony_ci0:66          'i' ( temp int)
462617a3babSopenharmony_ci0:66        Convert uint to float ( temp float)
463617a3babSopenharmony_ci0:66          'u' ( temp uint)
464617a3babSopenharmony_ci0:67      Function Call: foo2(d1;f1; ( global void)
465617a3babSopenharmony_ci0:67        Convert int to double ( temp double)
466617a3babSopenharmony_ci0:67          'i' ( temp int)
467617a3babSopenharmony_ci0:67        Convert int to float ( temp float)
468617a3babSopenharmony_ci0:67          'i' ( temp int)
469617a3babSopenharmony_ci0:68      Function Call: foo2(d1;f1; ( global void)
470617a3babSopenharmony_ci0:68        Convert int to double ( temp double)
471617a3babSopenharmony_ci0:68          'i' ( temp int)
472617a3babSopenharmony_ci0:68        'f' ( temp float)
473617a3babSopenharmony_ci0:70      Constant:
474617a3babSopenharmony_ci0:70        0.000000
475617a3babSopenharmony_ci0:71      Function Call: foo3(d1;f1; ( global void)
476617a3babSopenharmony_ci0:71        'd' ( temp double)
477617a3babSopenharmony_ci0:71        Convert uint to float ( temp float)
478617a3babSopenharmony_ci0:71          'u' ( temp uint)
479617a3babSopenharmony_ci0:72      Function Call: foo3(d1;f1; ( global void)
480617a3babSopenharmony_ci0:72        'd' ( temp double)
481617a3babSopenharmony_ci0:72        Convert int to float ( temp float)
482617a3babSopenharmony_ci0:72          'i' ( temp int)
483617a3babSopenharmony_ci0:73      Function Call: foo3(d1;f1; ( global void)
484617a3babSopenharmony_ci0:73        'd' ( temp double)
485617a3babSopenharmony_ci0:73        'f' ( temp float)
486617a3babSopenharmony_ci0:75      Function Call: foo3(f1;d1; ( global void)
487617a3babSopenharmony_ci0:75        'f' ( temp float)
488617a3babSopenharmony_ci0:75        'd' ( temp double)
489617a3babSopenharmony_ci0:76      Function Call: foo3(d1;f1; ( global void)
490617a3babSopenharmony_ci0:76        Convert float to double ( temp double)
491617a3babSopenharmony_ci0:76          'f' ( temp float)
492617a3babSopenharmony_ci0:76        Convert uint to float ( temp float)
493617a3babSopenharmony_ci0:76          'u' ( temp uint)
494617a3babSopenharmony_ci0:77      Function Call: foo3(d1;f1; ( global void)
495617a3babSopenharmony_ci0:77        Convert float to double ( temp double)
496617a3babSopenharmony_ci0:77          'f' ( temp float)
497617a3babSopenharmony_ci0:77        Convert int to float ( temp float)
498617a3babSopenharmony_ci0:77          'i' ( temp int)
499617a3babSopenharmony_ci0:78      Function Call: foo3(d1;f1; ( global void)
500617a3babSopenharmony_ci0:78        Convert float to double ( temp double)
501617a3babSopenharmony_ci0:78          'f' ( temp float)
502617a3babSopenharmony_ci0:78        'f' ( temp float)
503617a3babSopenharmony_ci0:80      Function Call: foo3(f1;d1; ( global void)
504617a3babSopenharmony_ci0:80        Convert uint to float ( temp float)
505617a3babSopenharmony_ci0:80          'u' ( temp uint)
506617a3babSopenharmony_ci0:80        'd' ( temp double)
507617a3babSopenharmony_ci0:81      Function Call: foo3(d1;f1; ( global void)
508617a3babSopenharmony_ci0:81        Convert uint to double ( temp double)
509617a3babSopenharmony_ci0:81          'u' ( temp uint)
510617a3babSopenharmony_ci0:81        Convert uint to float ( temp float)
511617a3babSopenharmony_ci0:81          'u' ( temp uint)
512617a3babSopenharmony_ci0:82      Function Call: foo3(d1;f1; ( global void)
513617a3babSopenharmony_ci0:82        Convert uint to double ( temp double)
514617a3babSopenharmony_ci0:82          'u' ( temp uint)
515617a3babSopenharmony_ci0:82        Convert int to float ( temp float)
516617a3babSopenharmony_ci0:82          'i' ( temp int)
517617a3babSopenharmony_ci0:83      Function Call: foo3(d1;f1; ( global void)
518617a3babSopenharmony_ci0:83        Convert uint to double ( temp double)
519617a3babSopenharmony_ci0:83          'u' ( temp uint)
520617a3babSopenharmony_ci0:83        'f' ( temp float)
521617a3babSopenharmony_ci0:85      Function Call: foo3(f1;d1; ( global void)
522617a3babSopenharmony_ci0:85        Convert int to float ( temp float)
523617a3babSopenharmony_ci0:85          'i' ( temp int)
524617a3babSopenharmony_ci0:85        'd' ( temp double)
525617a3babSopenharmony_ci0:86      Function Call: foo3(d1;f1; ( global void)
526617a3babSopenharmony_ci0:86        Convert int to double ( temp double)
527617a3babSopenharmony_ci0:86          'i' ( temp int)
528617a3babSopenharmony_ci0:86        Convert uint to float ( temp float)
529617a3babSopenharmony_ci0:86          'u' ( temp uint)
530617a3babSopenharmony_ci0:87      Function Call: foo3(d1;f1; ( global void)
531617a3babSopenharmony_ci0:87        Convert int to double ( temp double)
532617a3babSopenharmony_ci0:87          'i' ( temp int)
533617a3babSopenharmony_ci0:87        Convert int to float ( temp float)
534617a3babSopenharmony_ci0:87          'i' ( temp int)
535617a3babSopenharmony_ci0:88      Function Call: foo3(d1;f1; ( global void)
536617a3babSopenharmony_ci0:88        Convert int to double ( temp double)
537617a3babSopenharmony_ci0:88          'i' ( temp int)
538617a3babSopenharmony_ci0:88        'f' ( temp float)
539617a3babSopenharmony_ci0:90      Function Call: ftd(i1;f1;d1; ( global void)
540617a3babSopenharmony_ci0:90        'i' ( temp int)
541617a3babSopenharmony_ci0:90        'f' ( temp float)
542617a3babSopenharmony_ci0:90        Convert float to double ( temp double)
543617a3babSopenharmony_ci0:90          'f' ( temp float)
544617a3babSopenharmony_ci0:91      Function Call: ftd(u1;f1;d1; ( global void)
545617a3babSopenharmony_ci0:91        'u' ( temp uint)
546617a3babSopenharmony_ci0:91        'f' ( temp float)
547617a3babSopenharmony_ci0:91        Convert float to double ( temp double)
548617a3babSopenharmony_ci0:91          'f' ( temp float)
549617a3babSopenharmony_ci0:?   Linker Objects
550617a3babSopenharmony_ci0:?     'd' ( in double)
551617a3babSopenharmony_ci0:?     'd3' ( in 3-component vector of double)
552617a3babSopenharmony_ci0:?     'dm4' ( in 4X4 matrix of double)
553617a3babSopenharmony_ci0:?     'gl_VertexID' ( gl_VertexId int VertexId)
554617a3babSopenharmony_ci0:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)
555617a3babSopenharmony_ci
556