VertexShaderCaps.MaxDynamicFlowControlDepth Field

Language:

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

Definition

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

Field Value

System.Int32
Value of 24.

This field is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center