D3DKMT_QUERYSTATSTICS_REFERENCE_DMA_BUFFER-Struktur (d3dkmthk.h)
Ist für das System reserviert. Darf nicht verwendet werden.
Syntax
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;
Member
NbCall
NbAllocationsReferenced
MaxNbAllocationsReferenced
NbNULLReference
NbWriteReference
NbRenamedAllocationsReferenced
NbIterationSearchingRenamedAllocation
NbLockedAllocationReferenced
NbAllocationWithValidPrepatchingInfoReferenced
NbAllocationWithInvalidPrepatchingInfoReferenced
NbDMABufferSuccessfullyPrePatched
NbPrimariesReferencesOverflow
NbAllocationWithNonPreferredResources
NbAllocationInsertedInMigrationTable
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Server) | Windows Server 2022 |
Kopfzeile | d3dkmthk.h |