GLSL output: Removed fixed-size buffer; fixes #769.
Makes some white-space differences in most output, plus a few cases where more could have been put out but was cut short by the previous fix-sized buffer.
This commit is contained in:
@@ -2,16 +2,16 @@ hlsl.samplebias.offsetarray.dx10.frag
|
||||
Shader version: 450
|
||||
gl_FragCoord origin is upper left
|
||||
0:? Sequence
|
||||
0:20 Function Definition: @main( (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Definition: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Parameters:
|
||||
0:? Sequence
|
||||
0:23 Sequence
|
||||
0:23 move second child to first child (temp 4-component vector of float)
|
||||
0:23 'txval10' (temp 4-component vector of float)
|
||||
0:23 textureOffset (temp 4-component vector of float)
|
||||
0:23 Construct combined texture-sampler (temp sampler1DArray)
|
||||
0:23 'g_tTex1df4' (layout(binding=0 ) uniform texture1DArray)
|
||||
0:23 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:23 move second child to first child ( temp 4-component vector of float)
|
||||
0:23 'txval10' ( temp 4-component vector of float)
|
||||
0:23 textureOffset ( temp 4-component vector of float)
|
||||
0:23 Construct combined texture-sampler ( temp sampler1DArray)
|
||||
0:23 'g_tTex1df4' (layout( binding=0) uniform texture1DArray)
|
||||
0:23 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
0:? 0.200000
|
||||
@@ -20,12 +20,12 @@ gl_FragCoord origin is upper left
|
||||
0:23 Constant:
|
||||
0:23 0 (const int)
|
||||
0:24 Sequence
|
||||
0:24 move second child to first child (temp 4-component vector of int)
|
||||
0:24 'txval11' (temp 4-component vector of int)
|
||||
0:24 textureOffset (temp 4-component vector of int)
|
||||
0:24 Construct combined texture-sampler (temp isampler1DArray)
|
||||
0:24 'g_tTex1di4' (uniform itexture1DArray)
|
||||
0:24 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:24 move second child to first child ( temp 4-component vector of int)
|
||||
0:24 'txval11' ( temp 4-component vector of int)
|
||||
0:24 textureOffset ( temp 4-component vector of int)
|
||||
0:24 Construct combined texture-sampler ( temp isampler1DArray)
|
||||
0:24 'g_tTex1di4' ( uniform itexture1DArray)
|
||||
0:24 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.200000
|
||||
0:? 0.300000
|
||||
@@ -34,12 +34,12 @@ gl_FragCoord origin is upper left
|
||||
0:24 Constant:
|
||||
0:24 1 (const int)
|
||||
0:25 Sequence
|
||||
0:25 move second child to first child (temp 4-component vector of uint)
|
||||
0:25 'txval12' (temp 4-component vector of uint)
|
||||
0:25 textureOffset (temp 4-component vector of uint)
|
||||
0:25 Construct combined texture-sampler (temp usampler1DArray)
|
||||
0:25 'g_tTex1du4' (uniform utexture1DArray)
|
||||
0:25 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:25 move second child to first child ( temp 4-component vector of uint)
|
||||
0:25 'txval12' ( temp 4-component vector of uint)
|
||||
0:25 textureOffset ( temp 4-component vector of uint)
|
||||
0:25 Construct combined texture-sampler ( temp usampler1DArray)
|
||||
0:25 'g_tTex1du4' ( uniform utexture1DArray)
|
||||
0:25 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.300000
|
||||
0:? 0.400000
|
||||
@@ -48,12 +48,12 @@ gl_FragCoord origin is upper left
|
||||
0:25 Constant:
|
||||
0:25 2 (const int)
|
||||
0:27 Sequence
|
||||
0:27 move second child to first child (temp 4-component vector of float)
|
||||
0:27 'txval20' (temp 4-component vector of float)
|
||||
0:27 textureOffset (temp 4-component vector of float)
|
||||
0:27 Construct combined texture-sampler (temp sampler2DArray)
|
||||
0:27 'g_tTex2df4' (uniform texture2DArray)
|
||||
0:27 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:27 move second child to first child ( temp 4-component vector of float)
|
||||
0:27 'txval20' ( temp 4-component vector of float)
|
||||
0:27 textureOffset ( temp 4-component vector of float)
|
||||
0:27 Construct combined texture-sampler ( temp sampler2DArray)
|
||||
0:27 'g_tTex2df4' ( uniform texture2DArray)
|
||||
0:27 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
0:? 0.200000
|
||||
@@ -64,12 +64,12 @@ gl_FragCoord origin is upper left
|
||||
0:? 0 (const int)
|
||||
0:? 0 (const int)
|
||||
0:28 Sequence
|
||||
0:28 move second child to first child (temp 4-component vector of int)
|
||||
0:28 'txval21' (temp 4-component vector of int)
|
||||
0:28 textureOffset (temp 4-component vector of int)
|
||||
0:28 Construct combined texture-sampler (temp isampler2DArray)
|
||||
0:28 'g_tTex2di4' (uniform itexture2DArray)
|
||||
0:28 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:28 move second child to first child ( temp 4-component vector of int)
|
||||
0:28 'txval21' ( temp 4-component vector of int)
|
||||
0:28 textureOffset ( temp 4-component vector of int)
|
||||
0:28 Construct combined texture-sampler ( temp isampler2DArray)
|
||||
0:28 'g_tTex2di4' ( uniform itexture2DArray)
|
||||
0:28 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.300000
|
||||
0:? 0.400000
|
||||
@@ -80,12 +80,12 @@ gl_FragCoord origin is upper left
|
||||
0:? 0 (const int)
|
||||
0:? 0 (const int)
|
||||
0:29 Sequence
|
||||
0:29 move second child to first child (temp 4-component vector of uint)
|
||||
0:29 'txval22' (temp 4-component vector of uint)
|
||||
0:29 textureOffset (temp 4-component vector of uint)
|
||||
0:29 Construct combined texture-sampler (temp usampler2DArray)
|
||||
0:29 'g_tTex2du4' (uniform utexture2DArray)
|
||||
0:29 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:29 move second child to first child ( temp 4-component vector of uint)
|
||||
0:29 'txval22' ( temp 4-component vector of uint)
|
||||
0:29 textureOffset ( temp 4-component vector of uint)
|
||||
0:29 Construct combined texture-sampler ( temp usampler2DArray)
|
||||
0:29 'g_tTex2du4' ( uniform utexture2DArray)
|
||||
0:29 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.500000
|
||||
0:? 0.600000
|
||||
@@ -95,9 +95,9 @@ gl_FragCoord origin is upper left
|
||||
0:? Constant:
|
||||
0:? 0 (const int)
|
||||
0:? 1 (const int)
|
||||
0:33 move second child to first child (temp 4-component vector of float)
|
||||
0:33 Color: direct index for structure (temp 4-component vector of float)
|
||||
0:33 'psout' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:33 move second child to first child ( temp 4-component vector of float)
|
||||
0:33 Color: direct index for structure ( temp 4-component vector of float)
|
||||
0:33 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:33 Constant:
|
||||
0:33 0 (const int)
|
||||
0:33 Constant:
|
||||
@@ -105,45 +105,45 @@ gl_FragCoord origin is upper left
|
||||
0:33 1.000000
|
||||
0:33 1.000000
|
||||
0:33 1.000000
|
||||
0:34 move second child to first child (temp float)
|
||||
0:34 Depth: direct index for structure (temp float)
|
||||
0:34 'psout' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:34 move second child to first child ( temp float)
|
||||
0:34 Depth: direct index for structure ( temp float)
|
||||
0:34 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:34 Constant:
|
||||
0:34 1 (const int)
|
||||
0:34 Constant:
|
||||
0:34 1.000000
|
||||
0:36 Branch: Return with expression
|
||||
0:36 'psout' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Definition: main( (temp void)
|
||||
0:36 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Definition: main( ( temp void)
|
||||
0:20 Function Parameters:
|
||||
0:? Sequence
|
||||
0:20 Sequence
|
||||
0:20 move second child to first child (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 'flattenTemp' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Call: @main( (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child (temp 4-component vector of float)
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
0:20 Color: direct index for structure (temp 4-component vector of float)
|
||||
0:20 'flattenTemp' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Call: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child ( temp 4-component vector of float)
|
||||
0:? 'Color' (layout( location=0) out 4-component vector of float)
|
||||
0:20 Color: direct index for structure ( temp 4-component vector of float)
|
||||
0:20 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Constant:
|
||||
0:20 0 (const int)
|
||||
0:20 move second child to first child (temp float)
|
||||
0:? 'Depth' (out float FragDepth)
|
||||
0:20 Depth: direct index for structure (temp float)
|
||||
0:20 'flattenTemp' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child ( temp float)
|
||||
0:? 'Depth' ( out float FragDepth)
|
||||
0:20 Depth: direct index for structure ( temp float)
|
||||
0:20 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Constant:
|
||||
0:20 1 (const int)
|
||||
0:? Linker Objects
|
||||
0:? 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:? 'g_tTex1df4a' (layout(binding=1 ) uniform texture1DArray)
|
||||
0:? 'g_tTex1df4' (layout(binding=0 ) uniform texture1DArray)
|
||||
0:? 'g_tTex1di4' (uniform itexture1DArray)
|
||||
0:? 'g_tTex1du4' (uniform utexture1DArray)
|
||||
0:? 'g_tTex2df4' (uniform texture2DArray)
|
||||
0:? 'g_tTex2di4' (uniform itexture2DArray)
|
||||
0:? 'g_tTex2du4' (uniform utexture2DArray)
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
0:? 'Depth' (out float FragDepth)
|
||||
0:? 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? 'g_tTex1df4a' (layout( binding=1) uniform texture1DArray)
|
||||
0:? 'g_tTex1df4' (layout( binding=0) uniform texture1DArray)
|
||||
0:? 'g_tTex1di4' ( uniform itexture1DArray)
|
||||
0:? 'g_tTex1du4' ( uniform utexture1DArray)
|
||||
0:? 'g_tTex2df4' ( uniform texture2DArray)
|
||||
0:? 'g_tTex2di4' ( uniform itexture2DArray)
|
||||
0:? 'g_tTex2du4' ( uniform utexture2DArray)
|
||||
0:? 'Color' (layout( location=0) out 4-component vector of float)
|
||||
0:? 'Depth' ( out float FragDepth)
|
||||
|
||||
|
||||
Linked fragment stage:
|
||||
@@ -152,16 +152,16 @@ Linked fragment stage:
|
||||
Shader version: 450
|
||||
gl_FragCoord origin is upper left
|
||||
0:? Sequence
|
||||
0:20 Function Definition: @main( (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Definition: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Parameters:
|
||||
0:? Sequence
|
||||
0:23 Sequence
|
||||
0:23 move second child to first child (temp 4-component vector of float)
|
||||
0:23 'txval10' (temp 4-component vector of float)
|
||||
0:23 textureOffset (temp 4-component vector of float)
|
||||
0:23 Construct combined texture-sampler (temp sampler1DArray)
|
||||
0:23 'g_tTex1df4' (layout(binding=0 ) uniform texture1DArray)
|
||||
0:23 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:23 move second child to first child ( temp 4-component vector of float)
|
||||
0:23 'txval10' ( temp 4-component vector of float)
|
||||
0:23 textureOffset ( temp 4-component vector of float)
|
||||
0:23 Construct combined texture-sampler ( temp sampler1DArray)
|
||||
0:23 'g_tTex1df4' (layout( binding=0) uniform texture1DArray)
|
||||
0:23 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
0:? 0.200000
|
||||
@@ -170,12 +170,12 @@ gl_FragCoord origin is upper left
|
||||
0:23 Constant:
|
||||
0:23 0 (const int)
|
||||
0:24 Sequence
|
||||
0:24 move second child to first child (temp 4-component vector of int)
|
||||
0:24 'txval11' (temp 4-component vector of int)
|
||||
0:24 textureOffset (temp 4-component vector of int)
|
||||
0:24 Construct combined texture-sampler (temp isampler1DArray)
|
||||
0:24 'g_tTex1di4' (uniform itexture1DArray)
|
||||
0:24 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:24 move second child to first child ( temp 4-component vector of int)
|
||||
0:24 'txval11' ( temp 4-component vector of int)
|
||||
0:24 textureOffset ( temp 4-component vector of int)
|
||||
0:24 Construct combined texture-sampler ( temp isampler1DArray)
|
||||
0:24 'g_tTex1di4' ( uniform itexture1DArray)
|
||||
0:24 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.200000
|
||||
0:? 0.300000
|
||||
@@ -184,12 +184,12 @@ gl_FragCoord origin is upper left
|
||||
0:24 Constant:
|
||||
0:24 1 (const int)
|
||||
0:25 Sequence
|
||||
0:25 move second child to first child (temp 4-component vector of uint)
|
||||
0:25 'txval12' (temp 4-component vector of uint)
|
||||
0:25 textureOffset (temp 4-component vector of uint)
|
||||
0:25 Construct combined texture-sampler (temp usampler1DArray)
|
||||
0:25 'g_tTex1du4' (uniform utexture1DArray)
|
||||
0:25 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:25 move second child to first child ( temp 4-component vector of uint)
|
||||
0:25 'txval12' ( temp 4-component vector of uint)
|
||||
0:25 textureOffset ( temp 4-component vector of uint)
|
||||
0:25 Construct combined texture-sampler ( temp usampler1DArray)
|
||||
0:25 'g_tTex1du4' ( uniform utexture1DArray)
|
||||
0:25 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.300000
|
||||
0:? 0.400000
|
||||
@@ -198,12 +198,12 @@ gl_FragCoord origin is upper left
|
||||
0:25 Constant:
|
||||
0:25 2 (const int)
|
||||
0:27 Sequence
|
||||
0:27 move second child to first child (temp 4-component vector of float)
|
||||
0:27 'txval20' (temp 4-component vector of float)
|
||||
0:27 textureOffset (temp 4-component vector of float)
|
||||
0:27 Construct combined texture-sampler (temp sampler2DArray)
|
||||
0:27 'g_tTex2df4' (uniform texture2DArray)
|
||||
0:27 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:27 move second child to first child ( temp 4-component vector of float)
|
||||
0:27 'txval20' ( temp 4-component vector of float)
|
||||
0:27 textureOffset ( temp 4-component vector of float)
|
||||
0:27 Construct combined texture-sampler ( temp sampler2DArray)
|
||||
0:27 'g_tTex2df4' ( uniform texture2DArray)
|
||||
0:27 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.100000
|
||||
0:? 0.200000
|
||||
@@ -214,12 +214,12 @@ gl_FragCoord origin is upper left
|
||||
0:? 0 (const int)
|
||||
0:? 0 (const int)
|
||||
0:28 Sequence
|
||||
0:28 move second child to first child (temp 4-component vector of int)
|
||||
0:28 'txval21' (temp 4-component vector of int)
|
||||
0:28 textureOffset (temp 4-component vector of int)
|
||||
0:28 Construct combined texture-sampler (temp isampler2DArray)
|
||||
0:28 'g_tTex2di4' (uniform itexture2DArray)
|
||||
0:28 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:28 move second child to first child ( temp 4-component vector of int)
|
||||
0:28 'txval21' ( temp 4-component vector of int)
|
||||
0:28 textureOffset ( temp 4-component vector of int)
|
||||
0:28 Construct combined texture-sampler ( temp isampler2DArray)
|
||||
0:28 'g_tTex2di4' ( uniform itexture2DArray)
|
||||
0:28 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.300000
|
||||
0:? 0.400000
|
||||
@@ -230,12 +230,12 @@ gl_FragCoord origin is upper left
|
||||
0:? 0 (const int)
|
||||
0:? 0 (const int)
|
||||
0:29 Sequence
|
||||
0:29 move second child to first child (temp 4-component vector of uint)
|
||||
0:29 'txval22' (temp 4-component vector of uint)
|
||||
0:29 textureOffset (temp 4-component vector of uint)
|
||||
0:29 Construct combined texture-sampler (temp usampler2DArray)
|
||||
0:29 'g_tTex2du4' (uniform utexture2DArray)
|
||||
0:29 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:29 move second child to first child ( temp 4-component vector of uint)
|
||||
0:29 'txval22' ( temp 4-component vector of uint)
|
||||
0:29 textureOffset ( temp 4-component vector of uint)
|
||||
0:29 Construct combined texture-sampler ( temp usampler2DArray)
|
||||
0:29 'g_tTex2du4' ( uniform utexture2DArray)
|
||||
0:29 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? Constant:
|
||||
0:? 0.500000
|
||||
0:? 0.600000
|
||||
@@ -245,9 +245,9 @@ gl_FragCoord origin is upper left
|
||||
0:? Constant:
|
||||
0:? 0 (const int)
|
||||
0:? 1 (const int)
|
||||
0:33 move second child to first child (temp 4-component vector of float)
|
||||
0:33 Color: direct index for structure (temp 4-component vector of float)
|
||||
0:33 'psout' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:33 move second child to first child ( temp 4-component vector of float)
|
||||
0:33 Color: direct index for structure ( temp 4-component vector of float)
|
||||
0:33 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:33 Constant:
|
||||
0:33 0 (const int)
|
||||
0:33 Constant:
|
||||
@@ -255,45 +255,45 @@ gl_FragCoord origin is upper left
|
||||
0:33 1.000000
|
||||
0:33 1.000000
|
||||
0:33 1.000000
|
||||
0:34 move second child to first child (temp float)
|
||||
0:34 Depth: direct index for structure (temp float)
|
||||
0:34 'psout' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:34 move second child to first child ( temp float)
|
||||
0:34 Depth: direct index for structure ( temp float)
|
||||
0:34 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:34 Constant:
|
||||
0:34 1 (const int)
|
||||
0:34 Constant:
|
||||
0:34 1.000000
|
||||
0:36 Branch: Return with expression
|
||||
0:36 'psout' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Definition: main( (temp void)
|
||||
0:36 'psout' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Definition: main( ( temp void)
|
||||
0:20 Function Parameters:
|
||||
0:? Sequence
|
||||
0:20 Sequence
|
||||
0:20 move second child to first child (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 'flattenTemp' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Call: @main( (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child (temp 4-component vector of float)
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
0:20 Color: direct index for structure (temp 4-component vector of float)
|
||||
0:20 'flattenTemp' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Function Call: @main( ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child ( temp 4-component vector of float)
|
||||
0:? 'Color' (layout( location=0) out 4-component vector of float)
|
||||
0:20 Color: direct index for structure ( temp 4-component vector of float)
|
||||
0:20 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Constant:
|
||||
0:20 0 (const int)
|
||||
0:20 move second child to first child (temp float)
|
||||
0:? 'Depth' (out float FragDepth)
|
||||
0:20 Depth: direct index for structure (temp float)
|
||||
0:20 'flattenTemp' (temp structure{temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 move second child to first child ( temp float)
|
||||
0:? 'Depth' ( out float FragDepth)
|
||||
0:20 Depth: direct index for structure ( temp float)
|
||||
0:20 'flattenTemp' ( temp structure{ temp 4-component vector of float Color, temp float Depth})
|
||||
0:20 Constant:
|
||||
0:20 1 (const int)
|
||||
0:? Linker Objects
|
||||
0:? 'g_sSamp' (layout(binding=0 ) uniform sampler)
|
||||
0:? 'g_tTex1df4a' (layout(binding=1 ) uniform texture1DArray)
|
||||
0:? 'g_tTex1df4' (layout(binding=0 ) uniform texture1DArray)
|
||||
0:? 'g_tTex1di4' (uniform itexture1DArray)
|
||||
0:? 'g_tTex1du4' (uniform utexture1DArray)
|
||||
0:? 'g_tTex2df4' (uniform texture2DArray)
|
||||
0:? 'g_tTex2di4' (uniform itexture2DArray)
|
||||
0:? 'g_tTex2du4' (uniform utexture2DArray)
|
||||
0:? 'Color' (layout(location=0 ) out 4-component vector of float)
|
||||
0:? 'Depth' (out float FragDepth)
|
||||
0:? 'g_sSamp' (layout( binding=0) uniform sampler)
|
||||
0:? 'g_tTex1df4a' (layout( binding=1) uniform texture1DArray)
|
||||
0:? 'g_tTex1df4' (layout( binding=0) uniform texture1DArray)
|
||||
0:? 'g_tTex1di4' ( uniform itexture1DArray)
|
||||
0:? 'g_tTex1du4' ( uniform utexture1DArray)
|
||||
0:? 'g_tTex2df4' ( uniform texture2DArray)
|
||||
0:? 'g_tTex2di4' ( uniform itexture2DArray)
|
||||
0:? 'g_tTex2du4' ( uniform utexture2DArray)
|
||||
0:? 'Color' (layout( location=0) out 4-component vector of float)
|
||||
0:? 'Depth' ( out float FragDepth)
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80001
|
||||
|
||||
Reference in New Issue
Block a user