DriverCaps.CanAutoGenerateMipMap Property

Language:

Indicates that the driver is capable of automatically generating mipmaps.

Definition

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

Property Value

System.Boolean
Value that is true if the driver can automatically generate mipmaps, or false if it cannot.

This property is read-only. 

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