1617a3babSopenharmony_civk.relaxed.errorcheck.vert
2617a3babSopenharmony_ciShader version: 460
3617a3babSopenharmony_ci0:? Sequence
4617a3babSopenharmony_ci0:9  Function Definition: foo( ( global highp 4-component vector of float)
5617a3babSopenharmony_ci0:9    Function Parameters: 
6617a3babSopenharmony_ci0:10    Sequence
7617a3babSopenharmony_ci0:10      Branch: Return with expression
8617a3babSopenharmony_ci0:10        vector swizzle ( temp highp 4-component vector of float)
9617a3babSopenharmony_ci0:10          a: direct index for structure ( uniform highp 2-component vector of float)
10617a3babSopenharmony_ci0:10            'anon@0' (layout( column_major std140) uniform block{ uniform highp 2-component vector of float a})
11617a3babSopenharmony_ci0:10            Constant:
12617a3babSopenharmony_ci0:10              0 (const uint)
13617a3babSopenharmony_ci0:10          Sequence
14617a3babSopenharmony_ci0:10            Constant:
15617a3babSopenharmony_ci0:10              0 (const int)
16617a3babSopenharmony_ci0:10            Constant:
17617a3babSopenharmony_ci0:10              1 (const int)
18617a3babSopenharmony_ci0:10            Constant:
19617a3babSopenharmony_ci0:10              0 (const int)
20617a3babSopenharmony_ci0:10            Constant:
21617a3babSopenharmony_ci0:10              1 (const int)
22617a3babSopenharmony_ci0:13  Function Definition: main( ( global void)
23617a3babSopenharmony_ci0:13    Function Parameters: 
24617a3babSopenharmony_ci0:14    Sequence
25617a3babSopenharmony_ci0:14      move second child to first child ( temp highp 4-component vector of float)
26617a3babSopenharmony_ci0:14        'io' (layout( location=0) smooth out highp 4-component vector of float)
27617a3babSopenharmony_ci0:14        Function Call: foo( ( global highp 4-component vector of float)
28617a3babSopenharmony_ci0:?   Linker Objects
29617a3babSopenharmony_ci0:?     'io' (layout( location=0) smooth out highp 4-component vector of float)
30617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major std140) uniform block{ uniform highp 2-component vector of float a})
31617a3babSopenharmony_ci0:?     'gl_VertexIndex' ( in int VertexIndex)
32617a3babSopenharmony_ci0:?     'gl_InstanceIndex' ( in int InstanceIndex)
33617a3babSopenharmony_ci
34617a3babSopenharmony_civk.relaxed.errorcheck.frag
35617a3babSopenharmony_ciERROR: 0:11: 'test' :  Redeclaration: already declared as " uniform highp float"
36617a3babSopenharmony_ciERROR: 1 compilation errors.  No code generated.
37617a3babSopenharmony_ci
38617a3babSopenharmony_ci
39617a3babSopenharmony_ciShader version: 460
40617a3babSopenharmony_cigl_FragCoord origin is upper left
41617a3babSopenharmony_ciERROR: node is still EOpNull!
42617a3babSopenharmony_ci0:13  Function Definition: foo( ( global highp 4-component vector of float)
43617a3babSopenharmony_ci0:13    Function Parameters: 
44617a3babSopenharmony_ci0:14    Sequence
45617a3babSopenharmony_ci0:14      Branch: Return with expression
46617a3babSopenharmony_ci0:14        add ( temp highp 4-component vector of float)
47617a3babSopenharmony_ci0:14          a: direct index for structure ( uniform highp 4-component vector of float)
48617a3babSopenharmony_ci0:14            'anon@0' (layout( column_major std140) uniform block{ uniform highp 4-component vector of float a,  uniform highp float test})
49617a3babSopenharmony_ci0:14            Constant:
50617a3babSopenharmony_ci0:14              0 (const uint)
51617a3babSopenharmony_ci0:14          Construct vec4 ( temp highp 4-component vector of float)
52617a3babSopenharmony_ci0:14            test: direct index for structure ( uniform highp float)
53617a3babSopenharmony_ci0:14              'anon@0' (layout( column_major std140) uniform block{ uniform highp 4-component vector of float a,  uniform highp float test})
54617a3babSopenharmony_ci0:14              Constant:
55617a3babSopenharmony_ci0:14                1 (const uint)
56617a3babSopenharmony_ci0:17  Function Definition: main( ( global void)
57617a3babSopenharmony_ci0:17    Function Parameters: 
58617a3babSopenharmony_ci0:18    Sequence
59617a3babSopenharmony_ci0:18      move second child to first child ( temp highp 4-component vector of float)
60617a3babSopenharmony_ci0:18        'o' ( out highp 4-component vector of float)
61617a3babSopenharmony_ci0:18        add ( temp highp 4-component vector of float)
62617a3babSopenharmony_ci0:18          'io' (layout( location=0) smooth in highp 4-component vector of float)
63617a3babSopenharmony_ci0:18          Function Call: foo( ( global highp 4-component vector of float)
64617a3babSopenharmony_ci0:?   Linker Objects
65617a3babSopenharmony_ci0:?     'io' (layout( location=0) smooth in highp 4-component vector of float)
66617a3babSopenharmony_ci0:?     'o' ( out highp 4-component vector of float)
67617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major std140) uniform block{ uniform highp 4-component vector of float a,  uniform highp float test})
68617a3babSopenharmony_ci
69617a3babSopenharmony_ci
70617a3babSopenharmony_ciLinked vertex stage:
71617a3babSopenharmony_ci
72617a3babSopenharmony_ci
73617a3babSopenharmony_ciLinked fragment stage:
74617a3babSopenharmony_ci
75617a3babSopenharmony_ciERROR: Linking unknown stage stage: Types must match:
76617a3babSopenharmony_ci    a: " uniform highp 2-component vector of float" versus " uniform highp 4-component vector of float"
77617a3babSopenharmony_ci
78617a3babSopenharmony_ciShader version: 460
79617a3babSopenharmony_ci0:? Sequence
80617a3babSopenharmony_ci0:9  Function Definition: foo( ( global highp 4-component vector of float)
81617a3babSopenharmony_ci0:9    Function Parameters: 
82617a3babSopenharmony_ci0:10    Sequence
83617a3babSopenharmony_ci0:10      Branch: Return with expression
84617a3babSopenharmony_ci0:10        vector swizzle ( temp highp 4-component vector of float)
85617a3babSopenharmony_ci0:10          a: direct index for structure ( uniform highp 2-component vector of float)
86617a3babSopenharmony_ci0:10            'anon@0' (layout( column_major std140) uniform block{ uniform highp 2-component vector of float a})
87617a3babSopenharmony_ci0:10            Constant:
88617a3babSopenharmony_ci0:10              0 (const uint)
89617a3babSopenharmony_ci0:10          Sequence
90617a3babSopenharmony_ci0:10            Constant:
91617a3babSopenharmony_ci0:10              0 (const int)
92617a3babSopenharmony_ci0:10            Constant:
93617a3babSopenharmony_ci0:10              1 (const int)
94617a3babSopenharmony_ci0:10            Constant:
95617a3babSopenharmony_ci0:10              0 (const int)
96617a3babSopenharmony_ci0:10            Constant:
97617a3babSopenharmony_ci0:10              1 (const int)
98617a3babSopenharmony_ci0:13  Function Definition: main( ( global void)
99617a3babSopenharmony_ci0:13    Function Parameters: 
100617a3babSopenharmony_ci0:14    Sequence
101617a3babSopenharmony_ci0:14      move second child to first child ( temp highp 4-component vector of float)
102617a3babSopenharmony_ci0:14        'io' (layout( location=0) smooth out highp 4-component vector of float)
103617a3babSopenharmony_ci0:14        Function Call: foo( ( global highp 4-component vector of float)
104617a3babSopenharmony_ci0:?   Linker Objects
105617a3babSopenharmony_ci0:?     'io' (layout( location=0) smooth out highp 4-component vector of float)
106617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major std140) uniform block{ uniform highp 2-component vector of float a})
107617a3babSopenharmony_ci0:?     'gl_VertexIndex' ( in int VertexIndex)
108617a3babSopenharmony_ci0:?     'gl_InstanceIndex' ( in int InstanceIndex)
109617a3babSopenharmony_ciShader version: 460
110617a3babSopenharmony_cigl_FragCoord origin is upper left
111617a3babSopenharmony_ciERROR: node is still EOpNull!
112617a3babSopenharmony_ci0:13  Function Definition: foo( ( global highp 4-component vector of float)
113617a3babSopenharmony_ci0:13    Function Parameters: 
114617a3babSopenharmony_ci0:14    Sequence
115617a3babSopenharmony_ci0:14      Branch: Return with expression
116617a3babSopenharmony_ci0:14        add ( temp highp 4-component vector of float)
117617a3babSopenharmony_ci0:14          a: direct index for structure ( uniform highp 4-component vector of float)
118617a3babSopenharmony_ci0:14            'anon@0' (layout( column_major std140) uniform block{ uniform highp 4-component vector of float a,  uniform highp float test})
119617a3babSopenharmony_ci0:14            Constant:
120617a3babSopenharmony_ci0:14              0 (const uint)
121617a3babSopenharmony_ci0:14          Construct vec4 ( temp highp 4-component vector of float)
122617a3babSopenharmony_ci0:14            test: direct index for structure ( uniform highp float)
123617a3babSopenharmony_ci0:14              'anon@0' (layout( column_major std140) uniform block{ uniform highp 4-component vector of float a,  uniform highp float test})
124617a3babSopenharmony_ci0:14              Constant:
125617a3babSopenharmony_ci0:14                1 (const uint)
126617a3babSopenharmony_ci0:17  Function Definition: main( ( global void)
127617a3babSopenharmony_ci0:17    Function Parameters: 
128617a3babSopenharmony_ci0:18    Sequence
129617a3babSopenharmony_ci0:18      move second child to first child ( temp highp 4-component vector of float)
130617a3babSopenharmony_ci0:18        'o' ( out highp 4-component vector of float)
131617a3babSopenharmony_ci0:18        add ( temp highp 4-component vector of float)
132617a3babSopenharmony_ci0:18          'io' (layout( location=0) smooth in highp 4-component vector of float)
133617a3babSopenharmony_ci0:18          Function Call: foo( ( global highp 4-component vector of float)
134617a3babSopenharmony_ci0:?   Linker Objects
135617a3babSopenharmony_ci0:?     'io' (layout( location=0) smooth in highp 4-component vector of float)
136617a3babSopenharmony_ci0:?     'o' ( out highp 4-component vector of float)
137617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major std140) uniform block{ uniform highp 4-component vector of float a,  uniform highp float test})
138617a3babSopenharmony_ci
139617a3babSopenharmony_ciValidation failed
140617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link
141