1struct.error.frag
2ERROR: 0:12: 'z' : no such field in structure
3ERROR: 1 compilation errors.  No code generated.
4
5
6Shader version: 460
7ERROR: node is still EOpNull!
80:7  Function Definition: test( ( global structure{ global float x})
90:7    Function Parameters:
100:8    Sequence
110:8      Branch: Return with expression
120:8        Constant:
130:8          1.000000
140:11  Function Definition: main( ( global void)
150:11    Function Parameters:
160:12    Sequence
170:12      Function Call: test( ( global structure{ global float x})
180:?   Linker Objects
19
20
21Linked fragment stage:
22
23
24Shader version: 460
25ERROR: node is still EOpNull!
260:7  Function Definition: test( ( global structure{ global float x})
270:7    Function Parameters:
280:8    Sequence
290:8      Branch: Return with expression
300:8        Constant:
310:8          1.000000
320:11  Function Definition: main( ( global void)
330:11    Function Parameters:
340:12    Sequence
350:12      Function Call: test( ( global structure{ global float x})
360:?   Linker Objects
37
38