Device | |
The DeviceCapabilities type exposes the following members.
| Name | Description | |
|---|---|---|
| FeatureLevel | Gets the FeatureLevel of the created device. | |
| Is32BitIndexBufferSupported | Gets a Boolean that specifies if 32 bit index buffer is supported. | |
| IsDirectX11Supported | Gets a Boolean that specifies if the tested device support DirectX 11. If false the DirectX 11 device cannot be created. | |
| LastError | Gets the last exception that happened when testing the device capabilities. | |
| MaxSupportedMultisamplingCount | Gets an integer that specifies the maximum multisampling count that is supported by the tested device. |