D3DKMT_QUERYSTATISTICS_ALLOCATION_PRIORITY_CLASS enumeration (d3dkmthk.h)
Reserved for system use. Do not use.
Syntax
typedef enum _D3DKMT_QUERYSTATISTICS_ALLOCATION_PRIORITY_CLASS {
D3DKMT_AllocationPriorityClassMinimum,
D3DKMT_AllocationPriorityClassLow,
D3DKMT_AllocationPriorityClassNormal,
D3DKMT_AllocationPriorityClassHigh,
D3DKMT_AllocationPriorityClassMaximum,
D3DKMT_MaxAllocationPriorityClass
} D3DKMT_QUERYSTATISTICS_ALLOCATION_PRIORITY_CLASS;
Constants
|
D3DKMT_AllocationPriorityClassMinimum
|
D3DKMT_AllocationPriorityClassLow
|
D3DKMT_AllocationPriorityClassNormal
|
D3DKMT_AllocationPriorityClassHigh
|
D3DKMT_AllocationPriorityClassMaximum
|
D3DKMT_MaxAllocationPriorityClass
|
Requirements
Requirement |
Value |
Minimum supported server |
Windows Server 2022 |
Header |
d3dkmthk.h |