Microsoft DirectX 9.0 SDK Update (October 2004)

VertexShaderCaps.MaxDynamicFlowControlDepth Field

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

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

Field Value

System.Int32 . Value of 24.

This field is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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