summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/baseResults/hlsl.attribute.frag.out
blob: 6ee4a24659c35415d4721032c0c6516dd4fd1a39 (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
hlsl.attribute.frag
Shader version: 450
gl_FragCoord origin is upper left
0:? Sequence
0:14  Function Definition: PixelShaderFunction(vf4; (temp 4-component vector of float)
0:2    Function Parameters: 
0:2      'input' (temp 4-component vector of float)
0:?     Sequence
0:11      Test condition and select (temp void)
0:11        Condition
0:11        Constant:
0:11          0 (const int)
0:11        true case is null
0:?   Linker Objects


Linked fragment stage:


Shader version: 450
gl_FragCoord origin is upper left
0:? Sequence
0:14  Function Definition: PixelShaderFunction(vf4; (temp 4-component vector of float)
0:2    Function Parameters: 
0:2      'input' (temp 4-component vector of float)
0:?     Sequence
0:11      Test condition and select (temp void)
0:11        Condition
0:11        Constant:
0:11          0 (const int)
0:11        true case is null
0:?   Linker Objects

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

                              Capability Shader
               1:             ExtInstImport  "GLSL.std.450"
                              MemoryModel Logical GLSL450
                              EntryPoint Fragment 4  "PixelShaderFunction"
                              ExecutionMode 4 OriginUpperLeft
                              Source HLSL 450
                              Name 4  "PixelShaderFunction"
               2:             TypeVoid
               3:             TypeFunction 2
               6:             TypeInt 32 1
               7:      6(int) Constant 0
4(PixelShaderFunction):           2 Function None 3
               5:             Label
                              SelectionMerge 9 None
                              BranchConditional 7 8 9
               8:               Label
                                Branch 9
               9:             Label
                              Return
                              FunctionEnd