PixelShaderCaps.MaxDynamicFlowControlDepth Field |
Language: |
Specifies the maximum level of nesting of dynamic flow control instructions (break, breakc, and ifc).
Visual Basic Public Shared MaxDynamicFlowControlDepth As Int32 C# public static Int32 MaxDynamicFlowControlDepth; C++ public: static Int32 MaxDynamicFlowControlDepth; JScript public static var MaxDynamicFlowControlDepth : Int32
System.Int32
This field is read-only.
Value of 24.
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