Microsoft DirectX 9.0 SDK Update (October 2004)

VertexShaderCaps.MinDynamicFlowControlDepth Field

Language:

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

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

Definition

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

Field Value

System.Int32 . Value of 0.

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