structure D3DKMT_ADAPTER_PERFDATACAPS (d3dkmthk.h)

Représente les fonctionnalités de données qui sont statiques et interrogées une fois par GPU pendant l’initialisation.

Syntaxe

typedef struct _D3DKMT_ADAPTER_PERFDATACAPS {
  UINT32                   PhysicalAdapterIndex;
  D3DKMT_ALIGN64 ULONGLONG MaxMemoryBandwidth;
  D3DKMT_ALIGN64 ULONGLONG MaxPCIEBandwidth;
  ULONG                    MaxFanRPM;
  ULONG                    TemperatureMax;
  ULONG                    TemperatureWarning;
} D3DKMT_ADAPTER_PERFDATACAPS;

Membres

PhysicalAdapterIndex

Index de la carte physique dans la chaîne LDA (carte graphique liée).

MaxMemoryBandwidth

Bande passante mémoire maximale en octets pendant 1 seconde.

MaxPCIEBandwidth

Bande passante PCIE maximale en octets pendant 1 seconde.

MaxFanRPM

Max fan rpm du ventilateur main.

TemperatureMax

La température maximale avant les niveaux de dégâts se produisent en deci Celsius. 1 = 0,1C.

TemperatureWarning

Niveau de température où la limitation basée sur la température commence en deci Celsius. 1 = 0,1C.

Configuration requise

Condition requise Valeur
En-tête d3dkmthk.h