Gets the feature level of the hardware device.
public:
D3D_FEATURE_LEVEL GetFeatureLevel()
Type: D3D_FEATURE_LEVELĀ
A member of the D3D_FEATURE_LEVEL enumerated type that describes the feature level of the hardware device.
Feature levels determine the capabilities of your device.
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).