blob: fc12f7f0763ebe4723b0904d508299dca0b3d9a0 [file] [log] [blame]
John Kessenich087a4542016-10-06 16:56:54 -06001hlsl.shapeConvRet.frag
John Kessenich6fa17642017-04-07 15:33:08 -06002Shader version: 500
John Kessenich087a4542016-10-06 16:56:54 -06003gl_FragCoord origin is upper left
40:? Sequence
John Kessenich71c100d2017-03-14 19:43:13 -060050:2 Function Definition: foo( ( temp 3-component vector of int)
John Kessenich087a4542016-10-06 16:56:54 -060060:2 Function Parameters:
70:? Sequence
80:3 Branch: Return with expression
90:3 Constant:
100:3 13 (const int)
110:3 13 (const int)
120:3 13 (const int)
John Kessenich71c100d2017-03-14 19:43:13 -0600130:7 Function Definition: @main(f1; ( temp 4-component vector of float)
John Kessenich087a4542016-10-06 16:56:54 -0600140:7 Function Parameters:
John Kessenich71c100d2017-03-14 19:43:13 -0600150:7 'f' ( in float)
John Kessenich087a4542016-10-06 16:56:54 -0600160:? Sequence
John Kessenich02467d82017-01-19 15:41:47 -0700170:8 Branch: Return with expression
John Kessenich71c100d2017-03-14 19:43:13 -0600180:8 Construct vec4 ( temp 4-component vector of float)
190:8 'f' ( in float)
200:7 Function Definition: main( ( temp void)
John Kessenich02467d82017-01-19 15:41:47 -0700210:7 Function Parameters:
220:? Sequence
John Kessenich71c100d2017-03-14 19:43:13 -0600230:7 move second child to first child ( temp float)
240:? 'f' ( temp float)
250:? 'f' (layout( location=0) in float)
260:7 move second child to first child ( temp 4-component vector of float)
270:? '@entryPointOutput' (layout( location=0) out 4-component vector of float)
280:7 Function Call: @main(f1; ( temp 4-component vector of float)
290:? 'f' ( temp float)
John Kessenich087a4542016-10-06 16:56:54 -0600300:? Linker Objects
John Kessenich71c100d2017-03-14 19:43:13 -0600310:? '@entryPointOutput' (layout( location=0) out 4-component vector of float)
320:? 'f' (layout( location=0) in float)
John Kessenich087a4542016-10-06 16:56:54 -060033
34
35Linked fragment stage:
36
37
John Kessenich6fa17642017-04-07 15:33:08 -060038Shader version: 500
John Kessenich087a4542016-10-06 16:56:54 -060039gl_FragCoord origin is upper left
400:? Sequence
John Kessenich71c100d2017-03-14 19:43:13 -0600410:2 Function Definition: foo( ( temp 3-component vector of int)
John Kessenich087a4542016-10-06 16:56:54 -0600420:2 Function Parameters:
430:? Sequence
440:3 Branch: Return with expression
450:3 Constant:
460:3 13 (const int)
470:3 13 (const int)
480:3 13 (const int)
John Kessenich71c100d2017-03-14 19:43:13 -0600490:7 Function Definition: @main(f1; ( temp 4-component vector of float)
John Kessenich087a4542016-10-06 16:56:54 -0600500:7 Function Parameters:
John Kessenich71c100d2017-03-14 19:43:13 -0600510:7 'f' ( in float)
John Kessenich087a4542016-10-06 16:56:54 -0600520:? Sequence
John Kessenich02467d82017-01-19 15:41:47 -0700530:8 Branch: Return with expression
John Kessenich71c100d2017-03-14 19:43:13 -0600540:8 Construct vec4 ( temp 4-component vector of float)
550:8 'f' ( in float)
560:7 Function Definition: main( ( temp void)
John Kessenich02467d82017-01-19 15:41:47 -0700570:7 Function Parameters:
580:? Sequence
John Kessenich71c100d2017-03-14 19:43:13 -0600590:7 move second child to first child ( temp float)
600:? 'f' ( temp float)
610:? 'f' (layout( location=0) in float)
620:7 move second child to first child ( temp 4-component vector of float)
630:? '@entryPointOutput' (layout( location=0) out 4-component vector of float)
640:7 Function Call: @main(f1; ( temp 4-component vector of float)
650:? 'f' ( temp float)
John Kessenich087a4542016-10-06 16:56:54 -0600660:? Linker Objects
John Kessenich71c100d2017-03-14 19:43:13 -0600670:? '@entryPointOutput' (layout( location=0) out 4-component vector of float)
680:? 'f' (layout( location=0) in float)
John Kessenich087a4542016-10-06 16:56:54 -060069
John Kessenich2b5ea9f2018-01-31 18:35:56 -070070// Module Version 10000
John Kessenichd6c97552018-06-04 15:33:31 -060071// Generated by (magic number): 80007
John Kessenich02467d82017-01-19 15:41:47 -070072// Id's are bound by 35
John Kessenich087a4542016-10-06 16:56:54 -060073
74 Capability Shader
75 1: ExtInstImport "GLSL.std.450"
76 MemoryModel Logical GLSL450
John Kessenich02467d82017-01-19 15:41:47 -070077 EntryPoint Fragment 4 "main" 28 31
John Kessenich087a4542016-10-06 16:56:54 -060078 ExecutionMode 4 OriginUpperLeft
John Kessenich6fa17642017-04-07 15:33:08 -060079 Source HLSL 500
John Kessenich087a4542016-10-06 16:56:54 -060080 Name 4 "main"
81 Name 9 "foo("
John Kessenich02467d82017-01-19 15:41:47 -070082 Name 16 "@main(f1;"
83 Name 15 "f"
84 Name 26 "f"
85 Name 28 "f"
86 Name 31 "@entryPointOutput"
87 Name 32 "param"
88 Decorate 28(f) Location 0
89 Decorate 31(@entryPointOutput) Location 0
John Kessenich087a4542016-10-06 16:56:54 -060090 2: TypeVoid
91 3: TypeFunction 2
92 6: TypeInt 32 1
93 7: TypeVector 6(int) 3
94 8: TypeFunction 7(ivec3)
John Kessenich02467d82017-01-19 15:41:47 -070095 11: TypeFloat 32
96 12: TypePointer Function 11(float)
97 13: TypeVector 11(float) 4
98 14: TypeFunction 13(fvec4) 12(ptr)
99 18: 6(int) Constant 13
100 19: 7(ivec3) ConstantComposite 18 18 18
101 27: TypePointer Input 11(float)
102 28(f): 27(ptr) Variable Input
103 30: TypePointer Output 13(fvec4)
10431(@entryPointOutput): 30(ptr) Variable Output
John Kessenich087a4542016-10-06 16:56:54 -0600105 4(main): 2 Function None 3
106 5: Label
John Kessenich02467d82017-01-19 15:41:47 -0700107 26(f): 12(ptr) Variable Function
108 32(param): 12(ptr) Variable Function
109 29: 11(float) Load 28(f)
110 Store 26(f) 29
111 33: 11(float) Load 26(f)
112 Store 32(param) 33
113 34: 13(fvec4) FunctionCall 16(@main(f1;) 32(param)
114 Store 31(@entryPointOutput) 34
John Kessenich087a4542016-10-06 16:56:54 -0600115 Return
116 FunctionEnd
117 9(foo(): 7(ivec3) Function None 8
118 10: Label
John Kessenich02467d82017-01-19 15:41:47 -0700119 ReturnValue 19
120 FunctionEnd
121 16(@main(f1;): 13(fvec4) Function None 14
122 15(f): 12(ptr) FunctionParameter
123 17: Label
124 22: 11(float) Load 15(f)
125 23: 13(fvec4) CompositeConstruct 22 22 22 22
126 ReturnValue 23
John Kessenich087a4542016-10-06 16:56:54 -0600127 FunctionEnd