2016-09-03 02:05:19 +00:00
|
|
|
hlsl.depthGreater.frag
|
2017-04-07 21:33:08 +00:00
|
|
|
Shader version: 500
|
2016-09-03 02:05:19 +00:00
|
|
|
gl_FragCoord origin is upper left
|
|
|
|
using depth_greater
|
|
|
|
0:? Sequence
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 Function Definition: @PixelShaderFunction(f1; ( temp void)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:2 Function Parameters:
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 'depth' ( out float)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:? Sequence
|
2017-03-15 01:43:13 +00:00
|
|
|
0:3 move second child to first child ( temp float)
|
|
|
|
0:3 'depth' ( out float)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:3 Constant:
|
|
|
|
0:3 0.200000
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 Function Definition: PixelShaderFunction( ( temp void)
|
2017-01-19 22:41:47 +00:00
|
|
|
0:2 Function Parameters:
|
|
|
|
0:? Sequence
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 Function Call: @PixelShaderFunction(f1; ( temp void)
|
|
|
|
0:? 'depth' ( temp float)
|
|
|
|
0:2 move second child to first child ( temp float)
|
|
|
|
0:? 'depth' ( out float FragDepth)
|
|
|
|
0:? 'depth' ( temp float)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:? Linker Objects
|
2017-03-15 01:43:13 +00:00
|
|
|
0:? 'depth' ( out float FragDepth)
|
2016-09-03 02:05:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
Linked fragment stage:
|
|
|
|
|
|
|
|
|
2017-04-07 21:33:08 +00:00
|
|
|
Shader version: 500
|
2016-09-03 02:05:19 +00:00
|
|
|
gl_FragCoord origin is upper left
|
|
|
|
using depth_greater
|
|
|
|
0:? Sequence
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 Function Definition: @PixelShaderFunction(f1; ( temp void)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:2 Function Parameters:
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 'depth' ( out float)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:? Sequence
|
2017-03-15 01:43:13 +00:00
|
|
|
0:3 move second child to first child ( temp float)
|
|
|
|
0:3 'depth' ( out float)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:3 Constant:
|
|
|
|
0:3 0.200000
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 Function Definition: PixelShaderFunction( ( temp void)
|
2017-01-19 22:41:47 +00:00
|
|
|
0:2 Function Parameters:
|
|
|
|
0:? Sequence
|
2017-03-15 01:43:13 +00:00
|
|
|
0:2 Function Call: @PixelShaderFunction(f1; ( temp void)
|
|
|
|
0:? 'depth' ( temp float)
|
|
|
|
0:2 move second child to first child ( temp float)
|
|
|
|
0:? 'depth' ( out float FragDepth)
|
|
|
|
0:? 'depth' ( temp float)
|
2016-09-03 02:05:19 +00:00
|
|
|
0:? Linker Objects
|
2017-03-15 01:43:13 +00:00
|
|
|
0:? 'depth' ( out float FragDepth)
|
2016-09-03 02:05:19 +00:00
|
|
|
|
2018-02-01 01:35:56 +00:00
|
|
|
// Module Version 10000
|
2018-06-04 21:33:31 +00:00
|
|
|
// Generated by (magic number): 80007
|
2017-01-19 22:41:47 +00:00
|
|
|
// Id's are bound by 20
|
2016-09-03 02:05:19 +00:00
|
|
|
|
|
|
|
Capability Shader
|
|
|
|
1: ExtInstImport "GLSL.std.450"
|
|
|
|
MemoryModel Logical GLSL450
|
2017-01-19 22:41:47 +00:00
|
|
|
EntryPoint Fragment 4 "PixelShaderFunction" 18
|
2016-09-03 02:05:19 +00:00
|
|
|
ExecutionMode 4 OriginUpperLeft
|
|
|
|
ExecutionMode 4 DepthGreater
|
2018-04-14 00:36:58 +00:00
|
|
|
ExecutionMode 4 DepthReplacing
|
2017-04-07 21:33:08 +00:00
|
|
|
Source HLSL 500
|
2016-09-03 02:05:19 +00:00
|
|
|
Name 4 "PixelShaderFunction"
|
2017-01-19 22:41:47 +00:00
|
|
|
Name 10 "@PixelShaderFunction(f1;"
|
|
|
|
Name 9 "depth"
|
|
|
|
Name 13 "depth"
|
|
|
|
Name 14 "param"
|
|
|
|
Name 18 "depth"
|
|
|
|
Decorate 18(depth) BuiltIn FragDepth
|
2016-09-03 02:05:19 +00:00
|
|
|
2: TypeVoid
|
|
|
|
3: TypeFunction 2
|
|
|
|
6: TypeFloat 32
|
2017-01-19 22:41:47 +00:00
|
|
|
7: TypePointer Function 6(float)
|
|
|
|
8: TypeFunction 2 7(ptr)
|
|
|
|
12: 6(float) Constant 1045220557
|
|
|
|
17: TypePointer Output 6(float)
|
|
|
|
18(depth): 17(ptr) Variable Output
|
2016-09-03 02:05:19 +00:00
|
|
|
4(PixelShaderFunction): 2 Function None 3
|
|
|
|
5: Label
|
2017-01-19 22:41:47 +00:00
|
|
|
13(depth): 7(ptr) Variable Function
|
|
|
|
14(param): 7(ptr) Variable Function
|
|
|
|
15: 2 FunctionCall 10(@PixelShaderFunction(f1;) 14(param)
|
|
|
|
16: 6(float) Load 14(param)
|
|
|
|
Store 13(depth) 16
|
|
|
|
19: 6(float) Load 13(depth)
|
|
|
|
Store 18(depth) 19
|
|
|
|
Return
|
|
|
|
FunctionEnd
|
|
|
|
10(@PixelShaderFunction(f1;): 2 Function None 8
|
|
|
|
9(depth): 7(ptr) FunctionParameter
|
|
|
|
11: Label
|
|
|
|
Store 9(depth) 12
|
2016-09-03 02:05:19 +00:00
|
|
|
Return
|
|
|
|
FunctionEnd
|