PixelShaderCaps.MaxStaticFlowControlDepth Field

Language:

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

Definition

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

Field Value

System.Int32
Value of 4.

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