HLSL: Implement the register production.
This commit is contained in:
parent
82d6baf86f
commit
96e9f47cbb
51 changed files with 1009 additions and 852 deletions
|
|
@ -10,8 +10,8 @@ gl_FragCoord origin is upper left
|
|||
0:42 'r01' (temp float)
|
||||
0:42 textureLodOffset (global float)
|
||||
0:42 Construct combined texture-sampler (temp sampler1DShadow)
|
||||
0:42 'g_tTex1df4' (uniform texture1D)
|
||||
0:42 'g_sSamp' (uniform sampler)
|
||||
0:42 'g_tTex1df4' (layout(binding=0 ) uniform texture1D)
|
||||
0:42 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:42 Construct vec2 (temp float)
|
||||
0:42 Constant:
|
||||
0:42 0.100000
|
||||
|
|
@ -27,7 +27,7 @@ gl_FragCoord origin is upper left
|
|||
0:43 textureLodOffset (global float)
|
||||
0:43 Construct combined texture-sampler (temp isampler1DShadow)
|
||||
0:43 'g_tTex1di4' (uniform itexture1D)
|
||||
0:43 'g_sSamp' (uniform sampler)
|
||||
0:43 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:43 Construct vec2 (temp float)
|
||||
0:43 Constant:
|
||||
0:43 0.100000
|
||||
|
|
@ -43,7 +43,7 @@ gl_FragCoord origin is upper left
|
|||
0:44 textureLodOffset (global float)
|
||||
0:44 Construct combined texture-sampler (temp usampler1DShadow)
|
||||
0:44 'g_tTex1du4' (uniform utexture1D)
|
||||
0:44 'g_sSamp' (uniform sampler)
|
||||
0:44 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:44 Construct vec2 (temp float)
|
||||
0:44 Constant:
|
||||
0:44 0.100000
|
||||
|
|
@ -59,7 +59,7 @@ gl_FragCoord origin is upper left
|
|||
0:47 textureLodOffset (global float)
|
||||
0:47 Construct combined texture-sampler (temp sampler2DShadow)
|
||||
0:47 'g_tTex2df4' (uniform texture2D)
|
||||
0:47 'g_sSamp' (uniform sampler)
|
||||
0:47 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:47 Construct vec3 (temp float)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
|
|
@ -77,7 +77,7 @@ gl_FragCoord origin is upper left
|
|||
0:48 textureLodOffset (global float)
|
||||
0:48 Construct combined texture-sampler (temp isampler2DShadow)
|
||||
0:48 'g_tTex2di4' (uniform itexture2D)
|
||||
0:48 'g_sSamp' (uniform sampler)
|
||||
0:48 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:48 Construct vec3 (temp float)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
|
|
@ -95,7 +95,7 @@ gl_FragCoord origin is upper left
|
|||
0:49 textureLodOffset (global float)
|
||||
0:49 Construct combined texture-sampler (temp usampler2DShadow)
|
||||
0:49 'g_tTex2du4' (uniform utexture2D)
|
||||
0:49 'g_sSamp' (uniform sampler)
|
||||
0:49 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:49 Construct vec3 (temp float)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
|
|
@ -127,8 +127,8 @@ gl_FragCoord origin is upper left
|
|||
0:65 Branch: Return with expression
|
||||
0:65 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
|
||||
0:? Linker Objects
|
||||
0:? 'g_sSamp' (uniform sampler)
|
||||
0:? 'g_tTex1df4' (uniform texture1D)
|
||||
0:? 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:? 'g_tTex1df4' (layout(binding=0 ) uniform texture1D)
|
||||
0:? 'g_tTex1di4' (uniform itexture1D)
|
||||
0:? 'g_tTex1du4' (uniform utexture1D)
|
||||
0:? 'g_tTex2df4' (uniform texture2D)
|
||||
|
|
@ -165,8 +165,8 @@ gl_FragCoord origin is upper left
|
|||
0:42 'r01' (temp float)
|
||||
0:42 textureLodOffset (global float)
|
||||
0:42 Construct combined texture-sampler (temp sampler1DShadow)
|
||||
0:42 'g_tTex1df4' (uniform texture1D)
|
||||
0:42 'g_sSamp' (uniform sampler)
|
||||
0:42 'g_tTex1df4' (layout(binding=0 ) uniform texture1D)
|
||||
0:42 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:42 Construct vec2 (temp float)
|
||||
0:42 Constant:
|
||||
0:42 0.100000
|
||||
|
|
@ -182,7 +182,7 @@ gl_FragCoord origin is upper left
|
|||
0:43 textureLodOffset (global float)
|
||||
0:43 Construct combined texture-sampler (temp isampler1DShadow)
|
||||
0:43 'g_tTex1di4' (uniform itexture1D)
|
||||
0:43 'g_sSamp' (uniform sampler)
|
||||
0:43 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:43 Construct vec2 (temp float)
|
||||
0:43 Constant:
|
||||
0:43 0.100000
|
||||
|
|
@ -198,7 +198,7 @@ gl_FragCoord origin is upper left
|
|||
0:44 textureLodOffset (global float)
|
||||
0:44 Construct combined texture-sampler (temp usampler1DShadow)
|
||||
0:44 'g_tTex1du4' (uniform utexture1D)
|
||||
0:44 'g_sSamp' (uniform sampler)
|
||||
0:44 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:44 Construct vec2 (temp float)
|
||||
0:44 Constant:
|
||||
0:44 0.100000
|
||||
|
|
@ -214,7 +214,7 @@ gl_FragCoord origin is upper left
|
|||
0:47 textureLodOffset (global float)
|
||||
0:47 Construct combined texture-sampler (temp sampler2DShadow)
|
||||
0:47 'g_tTex2df4' (uniform texture2D)
|
||||
0:47 'g_sSamp' (uniform sampler)
|
||||
0:47 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:47 Construct vec3 (temp float)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
|
|
@ -232,7 +232,7 @@ gl_FragCoord origin is upper left
|
|||
0:48 textureLodOffset (global float)
|
||||
0:48 Construct combined texture-sampler (temp isampler2DShadow)
|
||||
0:48 'g_tTex2di4' (uniform itexture2D)
|
||||
0:48 'g_sSamp' (uniform sampler)
|
||||
0:48 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:48 Construct vec3 (temp float)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
|
|
@ -250,7 +250,7 @@ gl_FragCoord origin is upper left
|
|||
0:49 textureLodOffset (global float)
|
||||
0:49 Construct combined texture-sampler (temp usampler2DShadow)
|
||||
0:49 'g_tTex2du4' (uniform utexture2D)
|
||||
0:49 'g_sSamp' (uniform sampler)
|
||||
0:49 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:49 Construct vec3 (temp float)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
|
|
@ -282,8 +282,8 @@ gl_FragCoord origin is upper left
|
|||
0:65 Branch: Return with expression
|
||||
0:65 'psout' (temp structure{temp 4-component vector of float Color, temp float FragDepth Depth})
|
||||
0:? Linker Objects
|
||||
0:? 'g_sSamp' (uniform sampler)
|
||||
0:? 'g_tTex1df4' (uniform texture1D)
|
||||
0:? 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:? 'g_tTex1df4' (layout(binding=0 ) uniform texture1D)
|
||||
0:? 'g_tTex1di4' (uniform itexture1D)
|
||||
0:? 'g_tTex1du4' (uniform utexture1D)
|
||||
0:? 'g_tTex2df4' (uniform texture2D)
|
||||
|
|
@ -351,7 +351,9 @@ gl_FragCoord origin is upper left
|
|||
Name 146 "g_tTexcdi4a"
|
||||
Name 149 "g_tTexcdu4a"
|
||||
Decorate 11(g_tTex1df4) DescriptorSet 0
|
||||
Decorate 11(g_tTex1df4) Binding 0
|
||||
Decorate 15(g_sSamp) DescriptorSet 0
|
||||
Decorate 15(g_sSamp) Binding 0
|
||||
Decorate 30(g_tTex1di4) DescriptorSet 0
|
||||
Decorate 42(g_tTex1du4) DescriptorSet 0
|
||||
Decorate 53(g_tTex2df4) DescriptorSet 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue