D3DKMT_QUERYSTATSTICS_RENAMING 構造体 (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;

メンバー

NbAllocationsRenamed

NbAllocationsShrinked

NbRenamedBuffer

MaxRenamingListLength

NbFailuresDueToRenamingLimit

NbFailuresDueToCreateAllocation

NbFailuresDueToOpenAllocation

NbFailuresDueToLowResource

NbFailuresDueToNonRetiredLimit

要件

要件
サポートされている最小のサーバー Windows Server 2022
Header d3dkmthk.h