summaryrefslogtreecommitdiff
path: root/chromium/third_party/glslang/src/Test/baseResults/mains1.frag.out
blob: 8ba02bf1efb708094c0d5e2d6ff47e237c08017a (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
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
mains1.frag
Shader version: 110
0:? Sequence
0:3  Function Definition: main( (global void)
0:3    Function Parameters: 
0:?   Linker Objects

mains2.frag
Shader version: 110
0:? Sequence
0:3  Function Definition: main( (global void)
0:3    Function Parameters: 
0:?   Linker Objects

noMain1.geom
ERROR: #version: geometry shaders require es profile with version 310 or non-es profile with version 150 or above
ERROR: 1 compilation errors.  No code generated.


Shader version: 150
invocations = -1
max_vertices = -1
input primitive = none
output primitive = points
ERROR: node is still EOpNull!
0:3  Function Definition: foo( (global void)
0:3    Function Parameters: 
0:?   Linker Objects

noMain2.geom
Shader version: 150
invocations = -1
max_vertices = -1
input primitive = none
output primitive = line_strip
0:? Sequence
0:3  Function Definition: bar( (global void)
0:3    Function Parameters: 
0:?   Linker Objects


Linked geometry stage:

ERROR: Linking geometry stage: Contradictory output layout primitives
ERROR: Linking geometry stage: Missing entry point: Each stage requires one "void main()" entry point
ERROR: Linking geometry stage: At least one shader must specify an input layout primitive
ERROR: Linking geometry stage: At least one shader must specify a layout(max_vertices = value)

Linked fragment stage:

ERROR: Linking fragment stage: Multiple function bodies in multiple compilation units for the same signature in the same stage:
    main(

Shader version: 150
invocations = 1
max_vertices = -1
input primitive = none
output primitive = points
ERROR: node is still EOpNull!
0:3  Function Definition: foo( (global void)
0:3    Function Parameters: 
0:3  Function Definition: bar( (global void)
0:3    Function Parameters: 
0:?   Linker Objects
Shader version: 110
0:? Sequence
0:3  Function Definition: main( (global void)
0:3    Function Parameters: 
0:3  Function Definition: main( (global void)
0:3    Function Parameters: 
0:?   Linker Objects