HLSL: Start location numbering with the entry-point return value.

Also, increment location numbers by the size of the objects.
This commit is contained in:
John Kessenich
2016-08-29 18:10:47 -06:00
parent a05d8b5604
commit 830b0cc98b
89 changed files with 2517 additions and 2157 deletions

View File

@@ -126,7 +126,7 @@ gl_FragCoord origin is upper left
0:63 1.000000
0:65 Sequence
0:65 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:? '@entryPointOutput' (layout(location=0 ) out structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:65 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:65 Branch: Return
0:? Linker Objects
@@ -284,7 +284,7 @@ gl_FragCoord origin is upper left
0:63 1.000000
0:65 Sequence
0:65 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:? '@entryPointOutput' (layout(location=0 ) out structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:65 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
0:65 Branch: Return
0:? Linker Objects
@@ -313,14 +313,14 @@ gl_FragCoord origin is upper left
// Module Version 10000
// Generated by (magic number): 80001
// Id's are bound by 152
// Id's are bound by 153
Capability Shader
Capability Sampled1D
Capability SampledCubeArray
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450
EntryPoint Fragment 4 "main" 104
EntryPoint Fragment 4 "main" 105
ExecutionMode 4 OriginUpperLeft
Name 4 "main"
Name 8 "r01"
@@ -340,22 +340,25 @@ gl_FragCoord origin is upper left
MemberName 93(PS_OUTPUT) 0 "Color"
MemberName 93(PS_OUTPUT) 1 "Depth"
Name 95 "psout"
Name 104 "@entryPointOutput"
Name 109 "g_tTex3df4"
Name 112 "g_tTex3di4"
Name 115 "g_tTex3du4"
Name 118 "g_tTexcdf4"
Name 121 "g_tTexcdi4"
Name 124 "g_tTexcdu4"
Name 127 "g_tTex1df4a"
Name 130 "g_tTex1di4a"
Name 133 "g_tTex1du4a"
Name 136 "g_tTex2df4a"
Name 139 "g_tTex2di4a"
Name 142 "g_tTex2du4a"
Name 145 "g_tTexcdf4a"
Name 148 "g_tTexcdi4a"
Name 151 "g_tTexcdu4a"
Name 103 "PS_OUTPUT"
MemberName 103(PS_OUTPUT) 0 "Color"
MemberName 103(PS_OUTPUT) 1 "Depth"
Name 105 "@entryPointOutput"
Name 110 "g_tTex3df4"
Name 113 "g_tTex3di4"
Name 116 "g_tTex3du4"
Name 119 "g_tTexcdf4"
Name 122 "g_tTexcdi4"
Name 125 "g_tTexcdu4"
Name 128 "g_tTex1df4a"
Name 131 "g_tTex1di4a"
Name 134 "g_tTex1du4a"
Name 137 "g_tTex2df4a"
Name 140 "g_tTex2di4a"
Name 143 "g_tTex2du4a"
Name 146 "g_tTexcdf4a"
Name 149 "g_tTexcdi4a"
Name 152 "g_tTexcdu4a"
Decorate 11(g_tTex1df4) DescriptorSet 0
Decorate 11(g_tTex1df4) Binding 0
Decorate 15(g_sSamp) DescriptorSet 0
@@ -366,21 +369,23 @@ gl_FragCoord origin is upper left
Decorate 71(g_tTex2di4) DescriptorSet 0
Decorate 83(g_tTex2du4) DescriptorSet 0
MemberDecorate 93(PS_OUTPUT) 1 BuiltIn FragDepth
Decorate 109(g_tTex3df4) DescriptorSet 0
Decorate 112(g_tTex3di4) DescriptorSet 0
Decorate 115(g_tTex3du4) DescriptorSet 0
Decorate 118(g_tTexcdf4) DescriptorSet 0
Decorate 121(g_tTexcdi4) DescriptorSet 0
Decorate 124(g_tTexcdu4) DescriptorSet 0
Decorate 127(g_tTex1df4a) DescriptorSet 0
Decorate 130(g_tTex1di4a) DescriptorSet 0
Decorate 133(g_tTex1du4a) DescriptorSet 0
Decorate 136(g_tTex2df4a) DescriptorSet 0
Decorate 139(g_tTex2di4a) DescriptorSet 0
Decorate 142(g_tTex2du4a) DescriptorSet 0
Decorate 145(g_tTexcdf4a) DescriptorSet 0
Decorate 148(g_tTexcdi4a) DescriptorSet 0
Decorate 151(g_tTexcdu4a) DescriptorSet 0
MemberDecorate 103(PS_OUTPUT) 1 BuiltIn FragDepth
Decorate 105(@entryPointOutput) Location 0
Decorate 110(g_tTex3df4) DescriptorSet 0
Decorate 113(g_tTex3di4) DescriptorSet 0
Decorate 116(g_tTex3du4) DescriptorSet 0
Decorate 119(g_tTexcdf4) DescriptorSet 0
Decorate 122(g_tTexcdi4) DescriptorSet 0
Decorate 125(g_tTexcdu4) DescriptorSet 0
Decorate 128(g_tTex1df4a) DescriptorSet 0
Decorate 131(g_tTex1di4a) DescriptorSet 0
Decorate 134(g_tTex1du4a) DescriptorSet 0
Decorate 137(g_tTex2df4a) DescriptorSet 0
Decorate 140(g_tTex2di4a) DescriptorSet 0
Decorate 143(g_tTex2du4a) DescriptorSet 0
Decorate 146(g_tTexcdf4a) DescriptorSet 0
Decorate 149(g_tTexcdi4a) DescriptorSet 0
Decorate 152(g_tTexcdu4a) DescriptorSet 0
2: TypeVoid
3: TypeFunction 2
6: TypeFloat 32
@@ -438,53 +443,54 @@ gl_FragCoord origin is upper left
98: 92(fvec4) ConstantComposite 97 97 97 97
99: TypePointer Function 92(fvec4)
101: 23(int) Constant 1
103: TypePointer Output 93(PS_OUTPUT)
104(@entryPointOutput): 103(ptr) Variable Output
107: TypeImage 6(float) 3D sampled format:Unknown
108: TypePointer UniformConstant 107
109(g_tTex3df4): 108(ptr) Variable UniformConstant
110: TypeImage 23(int) 3D sampled format:Unknown
111: TypePointer UniformConstant 110
112(g_tTex3di4): 111(ptr) Variable UniformConstant
113: TypeImage 39(int) 3D sampled format:Unknown
114: TypePointer UniformConstant 113
115(g_tTex3du4): 114(ptr) Variable UniformConstant
116: TypeImage 6(float) Cube sampled format:Unknown
117: TypePointer UniformConstant 116
118(g_tTexcdf4): 117(ptr) Variable UniformConstant
119: TypeImage 23(int) Cube sampled format:Unknown
120: TypePointer UniformConstant 119
121(g_tTexcdi4): 120(ptr) Variable UniformConstant
122: TypeImage 39(int) Cube sampled format:Unknown
123: TypePointer UniformConstant 122
124(g_tTexcdu4): 123(ptr) Variable UniformConstant
125: TypeImage 6(float) 1D array sampled format:Unknown
126: TypePointer UniformConstant 125
127(g_tTex1df4a): 126(ptr) Variable UniformConstant
128: TypeImage 23(int) 1D array sampled format:Unknown
129: TypePointer UniformConstant 128
130(g_tTex1di4a): 129(ptr) Variable UniformConstant
131: TypeImage 39(int) 1D array sampled format:Unknown
132: TypePointer UniformConstant 131
133(g_tTex1du4a): 132(ptr) Variable UniformConstant
134: TypeImage 6(float) 2D array sampled format:Unknown
135: TypePointer UniformConstant 134
136(g_tTex2df4a): 135(ptr) Variable UniformConstant
137: TypeImage 23(int) 2D array sampled format:Unknown
138: TypePointer UniformConstant 137
139(g_tTex2di4a): 138(ptr) Variable UniformConstant
140: TypeImage 39(int) 2D array sampled format:Unknown
141: TypePointer UniformConstant 140
142(g_tTex2du4a): 141(ptr) Variable UniformConstant
143: TypeImage 6(float) Cube array sampled format:Unknown
144: TypePointer UniformConstant 143
145(g_tTexcdf4a): 144(ptr) Variable UniformConstant
146: TypeImage 23(int) Cube array sampled format:Unknown
147: TypePointer UniformConstant 146
148(g_tTexcdi4a): 147(ptr) Variable UniformConstant
149: TypeImage 39(int) Cube array sampled format:Unknown
150: TypePointer UniformConstant 149
151(g_tTexcdu4a): 150(ptr) Variable UniformConstant
103(PS_OUTPUT): TypeStruct 92(fvec4) 6(float)
104: TypePointer Output 103(PS_OUTPUT)
105(@entryPointOutput): 104(ptr) Variable Output
108: TypeImage 6(float) 3D sampled format:Unknown
109: TypePointer UniformConstant 108
110(g_tTex3df4): 109(ptr) Variable UniformConstant
111: TypeImage 23(int) 3D sampled format:Unknown
112: TypePointer UniformConstant 111
113(g_tTex3di4): 112(ptr) Variable UniformConstant
114: TypeImage 39(int) 3D sampled format:Unknown
115: TypePointer UniformConstant 114
116(g_tTex3du4): 115(ptr) Variable UniformConstant
117: TypeImage 6(float) Cube sampled format:Unknown
118: TypePointer UniformConstant 117
119(g_tTexcdf4): 118(ptr) Variable UniformConstant
120: TypeImage 23(int) Cube sampled format:Unknown
121: TypePointer UniformConstant 120
122(g_tTexcdi4): 121(ptr) Variable UniformConstant
123: TypeImage 39(int) Cube sampled format:Unknown
124: TypePointer UniformConstant 123
125(g_tTexcdu4): 124(ptr) Variable UniformConstant
126: TypeImage 6(float) 1D array sampled format:Unknown
127: TypePointer UniformConstant 126
128(g_tTex1df4a): 127(ptr) Variable UniformConstant
129: TypeImage 23(int) 1D array sampled format:Unknown
130: TypePointer UniformConstant 129
131(g_tTex1di4a): 130(ptr) Variable UniformConstant
132: TypeImage 39(int) 1D array sampled format:Unknown
133: TypePointer UniformConstant 132
134(g_tTex1du4a): 133(ptr) Variable UniformConstant
135: TypeImage 6(float) 2D array sampled format:Unknown
136: TypePointer UniformConstant 135
137(g_tTex2df4a): 136(ptr) Variable UniformConstant
138: TypeImage 23(int) 2D array sampled format:Unknown
139: TypePointer UniformConstant 138
140(g_tTex2di4a): 139(ptr) Variable UniformConstant
141: TypeImage 39(int) 2D array sampled format:Unknown
142: TypePointer UniformConstant 141
143(g_tTex2du4a): 142(ptr) Variable UniformConstant
144: TypeImage 6(float) Cube array sampled format:Unknown
145: TypePointer UniformConstant 144
146(g_tTexcdf4a): 145(ptr) Variable UniformConstant
147: TypeImage 23(int) Cube array sampled format:Unknown
148: TypePointer UniformConstant 147
149(g_tTexcdi4a): 148(ptr) Variable UniformConstant
150: TypeImage 39(int) Cube array sampled format:Unknown
151: TypePointer UniformConstant 150
152(g_tTexcdu4a): 151(ptr) Variable UniformConstant
4(main): 2 Function None 3
5: Label
8(r01): 7(ptr) Variable Function
@@ -537,7 +543,7 @@ gl_FragCoord origin is upper left
Store 100 98
102: 7(ptr) AccessChain 95(psout) 101
Store 102 97
105:93(PS_OUTPUT) Load 95(psout)
Store 104(@entryPointOutput) 105
106:93(PS_OUTPUT) Load 95(psout)
Store 105(@entryPointOutput) 106
Return
FunctionEnd