PixelShaderCaps.MinStaticFlowControlDepth Field (Microsoft.DirectX.Direct3D)
Specifies the minimum nesting depth of loop/rep and call/callnz bool instructions.
Definition
Visual Basic Public Shared MinStaticFlowControlDepth As Int32 C# public static Int32 MinStaticFlowControlDepth; C++ public: static Int32 MinStaticFlowControlDepth; JScript public static var MinStaticFlowControlDepth : Int32
Field Value
System.Int32
Value of 1.This field is read-only.