保留供系統使用。 請勿使用。
語法
typedef struct _D3DKMT_QUERYSTATSTICS_REFERENCE_DMA_BUFFER {
ULONG NbCall;
ULONG NbAllocationsReferenced;
ULONG MaxNbAllocationsReferenced;
ULONG NbNULLReference;
ULONG NbWriteReference;
ULONG NbRenamedAllocationsReferenced;
ULONG NbIterationSearchingRenamedAllocation;
ULONG NbLockedAllocationReferenced;
ULONG NbAllocationWithValidPrepatchingInfoReferenced;
ULONG NbAllocationWithInvalidPrepatchingInfoReferenced;
ULONG NbDMABufferSuccessfullyPrePatched;
ULONG NbPrimariesReferencesOverflow;
ULONG NbAllocationWithNonPreferredResources;
ULONG NbAllocationInsertedInMigrationTable;
} D3DKMT_QUERYSTATSTICS_REFERENCE_DMA_BUFFER;
成員
NbCall
NbAllocationsReferenced
MaxNbAllocationsReferenced
NbNULLReference
NbWriteReference
NbRenamedAllocationsReferenced
NbIterationSearchingRenamedAllocation
NbLockedAllocationReferenced
NbAllocationWithValidPrepatchingInfoReferenced
NbAllocationWithInvalidPrepatchingInfoReferenced
NbDMABufferSuccessfullyPrePatched
NbPrimariesReferencesOverflow
NbAllocationWithNonPreferredResources
NbAllocationInsertedInMigrationTable
要求
要求 | 價值 |
---|---|
支援的最低伺服器 | Windows Server 2022 |
標頭 | d3dkmthk.h |