structure D3DGPU_PHYSICAL_ADDRESS (d3dukmdt.h)

La structure D3DGPU_PHYSICAL_ADDRESS spécifie une adresse physique GPU.

Syntaxe

typedef struct _D3DGPU_PHYSICAL_ADDRESS {
  UINT   SegmentId;
  UINT   Padding;
  UINT64 SegmentOffset;
} D3DGPU_PHYSICAL_ADDRESS;

Membres

SegmentId

ID de segment.

Padding

Rembourrage.

SegmentOffset

Décalage de segment.

Configuration requise

Condition requise Valeur
En-tête d3dukmdt.h