![]() |
![]() |
![]() |
DeviceCaps.SupportsRtPatchHandleZero Property |
Language: |
Indicates whether the hardware architecture does not require caching of any information and whether uncached (handle-zero) patches are drawn as efficiently as cached ones.
Visual Basic .NET Public ReadOnly Property SupportsRtPatchHandleZero As Boolean C# public bool SupportsRtPatchHandleZero { get; } Managed C++ public: __property bool get_SupportsRtPatchHandleZero(); JScript .NET public function get SupportsRtPatchHandleZero() : boolean
System.Boolean . Value that is true if the hardware architecture does not require caching of any information, or false if it does.
This property is read-only.
Note that a handle-zero patch can always be drawn, regardless of whether this capability is set.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center