summaryrefslogtreecommitdiff
path: root/chromium/third_party/glslang/src/Test/baseResults/errors.frag.out
blob: f1e06d2cc7c1bd5e6e9c45867fec352428df3825 (plain)
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
errors.frag
ERROR: 0:1: 'main' : function cannot take any parameter(s) 
ERROR: 0:1: 'int' :  main function cannot return a value
ERROR: 2 compilation errors.  No code generated.


Shader version: 100
ERROR: node is still EOpNull!
0:1  Function Definition: main(i1; (global mediump int)
0:1    Function Parameters: 
0:1      'foo' (in mediump int)
0:3    Sequence
0:3      Branch: Return with expression
0:3        Constant:
0:3          1 (const int)
0:?   Linker Objects


Linked fragment stage:


Shader version: 100
ERROR: node is still EOpNull!
0:1  Function Definition: main(i1; (global mediump int)
0:1    Function Parameters: 
0:1      'foo' (in mediump int)
0:3    Sequence
0:3      Branch: Return with expression
0:3        Constant:
0:3          1 (const int)
0:?   Linker Objects