dcl_hs_fork_phase_instance_count (sm5 - asm)

Declare the fork phase instance count in a hull shader fork phase.

dcl_hs_fork_phase_instance_count N
Item Description
N
[in] The instance count (UINT greater than 0).

Remarks

This instruction applies to the following shader stages:

Vertex Hull Domain Geometry Pixel Compute
X

Minimum Shader Model

This instruction is supported in the following shader models:

Shader Model Supported
Shader Model 5 yes
Shader Model 4.1 no
Shader Model 4 no
Shader Model 3 (DirectX HLSL) no
Shader Model 2 (DirectX HLSL) no
Shader Model 1 (DirectX HLSL) no

Shader Model 5 Assembly (DirectX HLSL)