summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/baseResults/hlsl.void.frag.out
blob: a6e923174495186b70625ac02116797777425648 (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
hlsl.void.frag
Shader version: 450
gl_FragCoord origin is upper left
0:? Sequence
0:2  Function Definition: foo1( (temp void)
0:1    Function Parameters: 
0:4  Function Definition: foo2( (temp void)
0:2    Function Parameters: 
0:8  Function Definition: PixelShaderFunction(vf4; (temp 4-component vector of float)
0:5    Function Parameters: 
0:5      'input' (temp 4-component vector of float)
0:?     Sequence
0:6      Function Call: foo1( (temp void)
0:7      Function Call: foo2( (temp void)
0:?   Linker Objects


Linked fragment stage:


Shader version: 450
gl_FragCoord origin is upper left
0:? Sequence
0:2  Function Definition: foo1( (temp void)
0:1    Function Parameters: 
0:4  Function Definition: foo2( (temp void)
0:2    Function Parameters: 
0:8  Function Definition: PixelShaderFunction(vf4; (temp 4-component vector of float)
0:5    Function Parameters: 
0:5      'input' (temp 4-component vector of float)
0:?     Sequence
0:6      Function Call: foo1( (temp void)
0:7      Function Call: foo2( (temp void)
0:?   Linker Objects

// Module Version 10000
// Generated by (magic number): 80001
// Id's are bound by 12

                              Capability Shader
               1:             ExtInstImport  "GLSL.std.450"
                              MemoryModel Logical GLSL450
                              EntryPoint Fragment 4  "PixelShaderFunction"
                              ExecutionMode 4 OriginUpperLeft
                              Source HLSL 450
                              Name 4  "PixelShaderFunction"
                              Name 6  "foo1("
                              Name 8  "foo2("
               2:             TypeVoid
               3:             TypeFunction 2
4(PixelShaderFunction):           2 Function None 3
               5:             Label
              10:           2 FunctionCall 6(foo1()
              11:           2 FunctionCall 8(foo2()
                              Return
                              FunctionEnd
        6(foo1():           2 Function None 3
               7:             Label
                              Return
                              FunctionEnd
        8(foo2():           2 Function None 3
               9:             Label
                              Return
                              FunctionEnd