PixelShaderCaps.MaxDynamicFlowControlDepth Field (Microsoft.DirectX.Direct3D)

Specifies the maximum level of nesting of dynamic flow control instructions (break, breakc, and ifc).

Definition

Visual Basic Public Shared MaxDynamicFlowControlDepth As Int32Leave Site
C# public static Int32Leave Site MaxDynamicFlowControlDepth;
C++ public: static Int32Leave Site MaxDynamicFlowControlDepth;
JScript public static var MaxDynamicFlowControlDepth : Int32Leave Site

Field Value

System.Int32
Value of 24.

This field is read-only.