DeviceCaps.SupportsSeparateTextureMemories Property |
Language: |
Indicates whether the device is texturing from separate memory pools.
Visual Basic Public ReadOnly Property SupportsSeparateTextureMemories As Boolean C# public bool SupportsSeparateTextureMemories { get; } C++ public:
property bool SupportsSeparateTextureMemories {
bool get();
}JScript public function get SupportsSeparateTextureMemories() : boolean
System.Boolean
This property is read-only.
Value that is true if the device is texturing from separate memory pools, or false if it is not.
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