共用方式為


D3DKMT_QUERYSTATSTICS_RENAMING 結構 (d3dkmthk.h)

保留供系統使用。 請勿使用。

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;

成員

NbAllocationsRenamed

NbAllocationsShrinked

NbRenamedBuffer

MaxRenamingListLength

NbFailuresDueToRenamingLimit

NbFailuresDueToCreateAllocation

NbFailuresDueToOpenAllocation

NbFailuresDueToLowResource

NbFailuresDueToNonRetiredLimit

規格需求

需求
最低支援的伺服器 Windows Server 2022
標頭 d3dkmthk.h