![]() |
![]() |
![]() |
PixelShaderCaps.StaticFlowControlDepth Property |
Language: |
Retrieves the depth of nesting of the loop/rep and call/callnz bool instructions.
Visual Basic .NET Public ReadOnly Property StaticFlowControlDepth As Integer C# public int StaticFlowControlDepth { get; } Managed C++ public: __property int get_StaticFlowControlDepth(); JScript .NET public function get StaticFlowControlDepth() : int
System.Int32 . Integer that represents instruction nesting depth. The acceptable range of values is 0 to 4.
This property is read-only.
If this value is 0, the device does not support static flow control.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center