aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/hlsl.fraggeom.frag.out
blob: 400f530e6e94ba1320802b79ae5443025cb50339 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
hlsl.fraggeom.frag
Shader version: 500
gl_FragCoord origin is upper left
0:? Sequence
0:9  Function Definition: GS_Draw(struct-myVertex-vf41;struct-myVertex-vf41; ( temp void)
0:9    Function Parameters: 
0:9      'IN' ( in structure{ temp 4-component vector of float pos})
0:9      'OutputStream' ( out structure{ temp 4-component vector of float pos})
0:?     Sequence
0:10      Constant:
0:10        0.000000
0:11      Constant:
0:11        0.000000
0:15  Function Definition: @main( ( temp 4-component vector of float)
0:15    Function Parameters: 
0:?     Sequence
0:16      Branch: Return with expression
0:16        Constant:
0:16          0.000000
0:16          0.000000
0:16          0.000000
0:16          0.000000
0:15  Function Definition: main( ( temp void)
0:15    Function Parameters: 
0:?     Sequence
0:15      move second child to first child ( temp 4-component vector of float)
0:?         '@entryPointOutput' (layout( location=0) out 4-component vector of float)
0:15        Function Call: @main( ( temp 4-component vector of float)
0:?   Linker Objects
0:?     '@entryPointOutput' (layout( location=0) out 4-component vector of float)


Linked fragment stage:


Shader version: 500
gl_FragCoord origin is upper left
0:? Sequence
0:9  Function Definition: GS_Draw(struct-myVertex-vf41;struct-myVertex-vf41; ( temp void)
0:9    Function Parameters: 
0:9      'IN' ( in structure{ temp 4-component vector of float pos})
0:9      'OutputStream' ( out structure{ temp 4-component vector of float pos})
0:?     Sequence
0:10      Constant:
0:10        0.000000
0:11      Constant:
0:11        0.000000
0:15  Function Definition: @main( ( temp 4-component vector of float)
0:15    Function Parameters: 
0:?     Sequence
0:16      Branch: Return with expression
0:16        Constant:
0:16          0.000000
0:16          0.000000
0:16          0.000000
0:16          0.000000
0:15  Function Definition: main( ( temp void)
0:15    Function Parameters: 
0:?     Sequence
0:15      move second child to first child ( temp 4-component vector of float)
0:?         '@entryPointOutput' (layout( location=0) out 4-component vector of float)
0:15        Function Call: @main( ( temp 4-component vector of float)
0:?   Linker Objects
0:?     '@entryPointOutput' (layout( location=0) out 4-component vector of float)

// Module Version 10000
// Generated by (magic number): 8000b
// Id's are bound by 25

                              Capability Shader
               1:             ExtInstImport  "GLSL.std.450"
                              MemoryModel Logical GLSL450
                              EntryPoint Fragment 4  "main" 23
                              ExecutionMode 4 OriginUpperLeft
                              Source HLSL 500
                              Name 4  "main"
                              Name 8  "myVertex"
                              MemberName 8(myVertex) 0  "pos"
                              Name 13  "GS_Draw(struct-myVertex-vf41;struct-myVertex-vf41;"
                              Name 11  "IN"
                              Name 12  "OutputStream"
                              Name 16  "@main("
                              Name 23  "@entryPointOutput"
                              Decorate 23(@entryPointOutput) Location 0
               2:             TypeVoid
               3:             TypeFunction 2
               6:             TypeFloat 32
               7:             TypeVector 6(float) 4
     8(myVertex):             TypeStruct 7(fvec4)
               9:             TypePointer Function 8(myVertex)
              10:             TypeFunction 2 9(ptr) 9(ptr)
              15:             TypeFunction 7(fvec4)
              18:    6(float) Constant 0
              19:    7(fvec4) ConstantComposite 18 18 18 18
              22:             TypePointer Output 7(fvec4)
23(@entryPointOutput):     22(ptr) Variable Output
         4(main):           2 Function None 3
               5:             Label
              24:    7(fvec4) FunctionCall 16(@main()
                              Store 23(@entryPointOutput) 24
                              Return
                              FunctionEnd
13(GS_Draw(struct-myVertex-vf41;struct-myVertex-vf41;):           2 Function None 10
          11(IN):      9(ptr) FunctionParameter
12(OutputStream):      9(ptr) FunctionParameter
              14:             Label
                              Return
                              FunctionEnd
      16(@main():    7(fvec4) Function None 15
              17:             Label
                              ReturnValue 19
                              FunctionEnd