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.
Reserved for system use. Do not use.
Syntax
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;
Members
NbAllocationsRenamed
NbAllocationsShrinked
NbRenamedBuffer
MaxRenamingListLength
NbFailuresDueToRenamingLimit
NbFailuresDueToCreateAllocation
NbFailuresDueToOpenAllocation
NbFailuresDueToLowResource
NbFailuresDueToNonRetiredLimit
Requirements
| Requirement | Value |
|---|---|
| Minimum supported server | Windows Server 2022 |
| Header | d3dkmthk.h |