ID3D11Device::GetFeatureLevel method
Gets the feature level of the hardware device.
Syntax
D3D_FEATURE_LEVEL GetFeatureLevel();
Parameters
This method has no parameters.
Return value
Type: D3D_FEATURE_LEVEL
A member of the D3D_FEATURE_LEVEL enumerated type that describes the feature level of the hardware device.
Remarks
Feature levels determine the capabilities of your device.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: