PixelShaderCaps.MinDynamicFlowControlDepth Field (Microsoft.DirectX.Direct3D)
Specifies the minimum level of nesting of dynamic flow control instructions (break, breakc, and ifc).
Definition
Visual Basic Public Shared MinDynamicFlowControlDepth As Int32 C# public static Int32 MinDynamicFlowControlDepth; C++ public: static Int32 MinDynamicFlowControlDepth; JScript public static var MinDynamicFlowControlDepth : Int32
Field Value
System.Int32
Value of 0.This field is read-only.