summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/baseResults/420.frag.out
blob: 0697b52b7eb41455d70607297368ea520fe2ee40 (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
420.frag
Warning, version 420 is not yet complete; most version-specific features are present, but some are missing.
ERROR: 0:4: 'redeclaration' : all redeclarations must use the same depth layout on gl_FragDepth
ERROR: 0:11: 'layout qualifier' : can only apply depth layout to gl_FragDepth 
ERROR: 0:12: 'gl_FragDepth' : cannot redeclare after use 
ERROR: 3 compilation errors.  No code generated.


Shader version: 420
using depth_any
ERROR: node is still EOpNull!
0:6  Function Definition: main( (global void)
0:6    Function Parameters: 
0:8    Sequence
0:8      move second child to first child (temp float)
0:8        'gl_FragDepth' (gl_FragDepth float FragDepth)
0:8        Constant:
0:8          0.300000
0:?   Linker Objects
0:?     'gl_FragDepth' (gl_FragDepth float FragDepth)
0:?     'gl_FragDepth' (gl_FragDepth float FragDepth)
0:?     'depth' (smooth in float)


Linked fragment stage:


Shader version: 420
using depth_any
ERROR: node is still EOpNull!
0:6  Function Definition: main( (global void)
0:6    Function Parameters: 
0:8    Sequence
0:8      move second child to first child (temp float)
0:8        'gl_FragDepth' (gl_FragDepth float FragDepth)
0:8        Constant:
0:8          0.300000
0:?   Linker Objects
0:?     'gl_FragDepth' (gl_FragDepth float FragDepth)
0:?     'gl_FragDepth' (gl_FragDepth float FragDepth)
0:?     'depth' (smooth in float)