Share via


VertexShaderCaps.MaxStaticFlowControlDepth Field (Microsoft.DirectX.Direct3D)

Specifies the maximum nesting depth of loop/rep and call/callnz bool instructions.

Definition

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

Field Value

System.Int32
Value of 4.

This field is read-only.