Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
GPU preference query type.
Syntax
typedef enum _D3DKMT_GPU_PREFERENCE_QUERY_TYPE {
D3DKMT_GPU_PREFERENCE_TYPE_IHV_DLIST,
D3DKMT_GPU_PREFERENCE_TYPE_DX_DATABASE,
D3DKMT_GPU_PREFERENCE_TYPE_USER_PREFERENCE
} D3DKMT_GPU_PREFERENCE_QUERY_TYPE;
Constants
D3DKMT_GPU_PREFERENCE_TYPE_IHV_DLIST IHV Dlist. |
D3DKMT_GPU_PREFERENCE_TYPE_DX_DATABASE DirectX database. |
D3DKMT_GPU_PREFERENCE_TYPE_USER_PREFERENCE User preference. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1903 |
Header | d3dkmthk.h |