DriverCaps.CanAutoGenerateMipMap Property |
Language: |
Indicates that the driver is capable of automatically generating mipmaps.
Visual Basic Public ReadOnly Property CanAutoGenerateMipMap As Boolean C# public bool CanAutoGenerateMipMap { get; } C++ public:
property bool CanAutoGenerateMipMap {
bool get();
}JScript public function get CanAutoGenerateMipMap() : boolean
System.Boolean
This property is read-only.
Value that is true if the driver can automatically generate mipmaps, or false if it cannot.
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