HLSL: Flatten whole-struct assigns and returns when targeting flattened I/O structs.

This commit is contained in:
John Kessenich
2016-09-16 03:05:12 -06:00
parent f8e494c18c
commit d21baed6bc
67 changed files with 4024 additions and 2886 deletions

View File

@@ -157,10 +157,20 @@ gl_FragCoord origin is upper left
0:58 1 (const int)
0:58 Constant:
0:58 1.000000
0:60 Sequence
0:60 move second child to first child (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:? '@entryPointOutput' (out structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:60 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:? Sequence
0:? Sequence
0:60 move second child to first child (temp 4-component vector of float)
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
0:60 Color: direct index for structure (temp 4-component vector of float)
0:60 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:60 Constant:
0:60 0 (const int)
0:60 move second child to first child (temp float)
0:? 'Depth' (out float FragDepth)
0:60 Depth: direct index for structure (temp float FragDepth)
0:60 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:60 Constant:
0:60 1 (const int)
0:60 Branch: Return
0:? Linker Objects
0:? 'g_sSamp' (layout(binding=0 ) uniform sampler)
@@ -350,10 +360,20 @@ gl_FragCoord origin is upper left
0:58 1 (const int)
0:58 Constant:
0:58 1.000000
0:60 Sequence
0:60 move second child to first child (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:? '@entryPointOutput' (out structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:60 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:? Sequence
0:? Sequence
0:60 move second child to first child (temp 4-component vector of float)
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
0:60 Color: direct index for structure (temp 4-component vector of float)
0:60 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:60 Constant:
0:60 0 (const int)
0:60 move second child to first child (temp float)
0:? 'Depth' (out float FragDepth)
0:60 Depth: direct index for structure (temp float FragDepth)
0:60 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:60 Constant:
0:60 1 (const int)
0:60 Branch: Return
0:? Linker Objects
0:? 'g_sSamp' (layout(binding=0 ) uniform sampler)
@@ -383,14 +403,14 @@ gl_FragCoord origin is upper left
// Module Version 10000
// Generated by (magic number): 80001
// Id's are bound by 182
// Id's are bound by 183
Capability Shader
Capability Sampled1D
Capability SampledCubeArray
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450
EntryPoint Fragment 4 "main" 139 179 181
EntryPoint Fragment 4 "main" 139 143
ExecutionMode 4 OriginUpperLeft
Name 4 "main"
Name 8 "r00"
@@ -416,21 +436,20 @@ gl_FragCoord origin is upper left
MemberName 128(PS_OUTPUT) 0 "Color"
MemberName 128(PS_OUTPUT) 1 "Depth"
Name 130 "psout"
Name 139 "@entryPointOutput"
Name 144 "g_tTex3df4"
Name 147 "g_tTex3di4"
Name 150 "g_tTex3du4"
Name 153 "g_tTex1df4a"
Name 156 "g_tTex1di4a"
Name 159 "g_tTex1du4a"
Name 162 "g_tTex2df4a"
Name 165 "g_tTex2di4a"
Name 168 "g_tTex2du4a"
Name 171 "g_tTexcdf4a"
Name 174 "g_tTexcdi4a"
Name 177 "g_tTexcdu4a"
Name 179 "Color"
Name 181 "Depth"
Name 139 "Color"
Name 143 "Depth"
Name 149 "g_tTex3df4"
Name 152 "g_tTex3di4"
Name 155 "g_tTex3du4"
Name 158 "g_tTex1df4a"
Name 161 "g_tTex1di4a"
Name 164 "g_tTex1du4a"
Name 167 "g_tTex2df4a"
Name 170 "g_tTex2di4a"
Name 173 "g_tTex2du4a"
Name 176 "g_tTexcdf4a"
Name 179 "g_tTexcdi4a"
Name 182 "g_tTexcdu4a"
Decorate 11(g_tTex1df4) DescriptorSet 0
Decorate 11(g_tTex1df4) Binding 0
Decorate 15(g_sSamp) DescriptorSet 0
@@ -444,20 +463,20 @@ gl_FragCoord origin is upper left
Decorate 106(g_tTexcdi4) DescriptorSet 0
Decorate 118(g_tTexcdu4) DescriptorSet 0
MemberDecorate 128(PS_OUTPUT) 1 BuiltIn FragDepth
Decorate 144(g_tTex3df4) DescriptorSet 0
Decorate 147(g_tTex3di4) DescriptorSet 0
Decorate 150(g_tTex3du4) DescriptorSet 0
Decorate 153(g_tTex1df4a) DescriptorSet 0
Decorate 156(g_tTex1di4a) DescriptorSet 0
Decorate 159(g_tTex1du4a) DescriptorSet 0
Decorate 162(g_tTex2df4a) DescriptorSet 0
Decorate 165(g_tTex2di4a) DescriptorSet 0
Decorate 168(g_tTex2du4a) DescriptorSet 0
Decorate 171(g_tTexcdf4a) DescriptorSet 0
Decorate 174(g_tTexcdi4a) DescriptorSet 0
Decorate 177(g_tTexcdu4a) DescriptorSet 0
Decorate 179(Color) Location 0
Decorate 181(Depth) BuiltIn FragDepth
Decorate 139(Color) Location 0
Decorate 143(Depth) BuiltIn FragDepth
Decorate 149(g_tTex3df4) DescriptorSet 0
Decorate 152(g_tTex3di4) DescriptorSet 0
Decorate 155(g_tTex3du4) DescriptorSet 0
Decorate 158(g_tTex1df4a) DescriptorSet 0
Decorate 161(g_tTex1di4a) DescriptorSet 0
Decorate 164(g_tTex1du4a) DescriptorSet 0
Decorate 167(g_tTex2df4a) DescriptorSet 0
Decorate 170(g_tTex2di4a) DescriptorSet 0
Decorate 173(g_tTex2du4a) DescriptorSet 0
Decorate 176(g_tTexcdf4a) DescriptorSet 0
Decorate 179(g_tTexcdi4a) DescriptorSet 0
Decorate 182(g_tTexcdu4a) DescriptorSet 0
2: TypeVoid
3: TypeFunction 2
6: TypeFloat 32
@@ -529,48 +548,46 @@ gl_FragCoord origin is upper left
133: 127(fvec4) ConstantComposite 132 132 132 132
134: TypePointer Function 127(fvec4)
136: 26(int) Constant 1
138: TypePointer Output 128(PS_OUTPUT)
139(@entryPointOutput): 138(ptr) Variable Output
142: TypeImage 6(float) 3D sampled format:Unknown
143: TypePointer UniformConstant 142
144(g_tTex3df4): 143(ptr) Variable UniformConstant
145: TypeImage 26(int) 3D sampled format:Unknown
146: TypePointer UniformConstant 145
147(g_tTex3di4): 146(ptr) Variable UniformConstant
148: TypeImage 38(int) 3D sampled format:Unknown
149: TypePointer UniformConstant 148
150(g_tTex3du4): 149(ptr) Variable UniformConstant
151: TypeImage 6(float) 1D array sampled format:Unknown
152: TypePointer UniformConstant 151
153(g_tTex1df4a): 152(ptr) Variable UniformConstant
154: TypeImage 26(int) 1D array sampled format:Unknown
155: TypePointer UniformConstant 154
156(g_tTex1di4a): 155(ptr) Variable UniformConstant
157: TypeImage 38(int) 1D array sampled format:Unknown
158: TypePointer UniformConstant 157
159(g_tTex1du4a): 158(ptr) Variable UniformConstant
160: TypeImage 6(float) 2D array sampled format:Unknown
161: TypePointer UniformConstant 160
162(g_tTex2df4a): 161(ptr) Variable UniformConstant
163: TypeImage 26(int) 2D array sampled format:Unknown
164: TypePointer UniformConstant 163
165(g_tTex2di4a): 164(ptr) Variable UniformConstant
166: TypeImage 38(int) 2D array sampled format:Unknown
167: TypePointer UniformConstant 166
168(g_tTex2du4a): 167(ptr) Variable UniformConstant
169: TypeImage 6(float) Cube array sampled format:Unknown
170: TypePointer UniformConstant 169
171(g_tTexcdf4a): 170(ptr) Variable UniformConstant
172: TypeImage 26(int) Cube array sampled format:Unknown
173: TypePointer UniformConstant 172
174(g_tTexcdi4a): 173(ptr) Variable UniformConstant
175: TypeImage 38(int) Cube array sampled format:Unknown
176: TypePointer UniformConstant 175
177(g_tTexcdu4a): 176(ptr) Variable UniformConstant
178: TypePointer Output 127(fvec4)
179(Color): 178(ptr) Variable Output
180: TypePointer Output 6(float)
181(Depth): 180(ptr) Variable Output
138: TypePointer Output 127(fvec4)
139(Color): 138(ptr) Variable Output
142: TypePointer Output 6(float)
143(Depth): 142(ptr) Variable Output
147: TypeImage 6(float) 3D sampled format:Unknown
148: TypePointer UniformConstant 147
149(g_tTex3df4): 148(ptr) Variable UniformConstant
150: TypeImage 26(int) 3D sampled format:Unknown
151: TypePointer UniformConstant 150
152(g_tTex3di4): 151(ptr) Variable UniformConstant
153: TypeImage 38(int) 3D sampled format:Unknown
154: TypePointer UniformConstant 153
155(g_tTex3du4): 154(ptr) Variable UniformConstant
156: TypeImage 6(float) 1D array sampled format:Unknown
157: TypePointer UniformConstant 156
158(g_tTex1df4a): 157(ptr) Variable UniformConstant
159: TypeImage 26(int) 1D array sampled format:Unknown
160: TypePointer UniformConstant 159
161(g_tTex1di4a): 160(ptr) Variable UniformConstant
162: TypeImage 38(int) 1D array sampled format:Unknown
163: TypePointer UniformConstant 162
164(g_tTex1du4a): 163(ptr) Variable UniformConstant
165: TypeImage 6(float) 2D array sampled format:Unknown
166: TypePointer UniformConstant 165
167(g_tTex2df4a): 166(ptr) Variable UniformConstant
168: TypeImage 26(int) 2D array sampled format:Unknown
169: TypePointer UniformConstant 168
170(g_tTex2di4a): 169(ptr) Variable UniformConstant
171: TypeImage 38(int) 2D array sampled format:Unknown
172: TypePointer UniformConstant 171
173(g_tTex2du4a): 172(ptr) Variable UniformConstant
174: TypeImage 6(float) Cube array sampled format:Unknown
175: TypePointer UniformConstant 174
176(g_tTexcdf4a): 175(ptr) Variable UniformConstant
177: TypeImage 26(int) Cube array sampled format:Unknown
178: TypePointer UniformConstant 177
179(g_tTexcdi4a): 178(ptr) Variable UniformConstant
180: TypeImage 38(int) Cube array sampled format:Unknown
181: TypePointer UniformConstant 180
182(g_tTexcdu4a): 181(ptr) Variable UniformConstant
4(main): 2 Function None 3
5: Label
8(r00): 7(ptr) Variable Function
@@ -647,7 +664,11 @@ gl_FragCoord origin is upper left
Store 135 133
137: 7(ptr) AccessChain 130(psout) 136
Store 137 132
140:128(PS_OUTPUT) Load 130(psout)
Store 139(@entryPointOutput) 140
140: 134(ptr) AccessChain 130(psout) 131
141: 127(fvec4) Load 140
Store 139(Color) 141
144: 7(ptr) AccessChain 130(psout) 136
145: 6(float) Load 144
Store 143(Depth) 145
Return
FunctionEnd