// d3dkmthk.h
typedef struct _D3DKMT_QUERYSTATSTICS_RENAMING {
ULONG NbAllocationsRenamed;
ULONG NbAllocationsShrinked;
ULONG NbRenamedBuffer;
ULONG MaxRenamingListLength;
ULONG NbFailuresDueToRenamingLimit;
ULONG NbFailuresDueToCreateAllocation;
ULONG NbFailuresDueToOpenAllocation;
ULONG NbFailuresDueToLowResource;
ULONG NbFailuresDueToNonRetiredLimit;
} D3DKMT_QUERYSTATSTICS_RENAMING;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use. Do not use.
NbAllocationsRenamedNbAllocationsShrinkedNbRenamedBufferMaxRenamingListLengthNbFailuresDueToRenamingLimitNbFailuresDueToCreateAllocationNbFailuresDueToOpenAllocationNbFailuresDueToLowResourceNbFailuresDueToNonRetiredLimit