Condividi tramite


struttura DXGK_GPU_PHYSICAL_ADDRESS (dispmprt.h)

Indirizzo fisico della GPU.

Sintassi

typedef struct _DXGK_GPU_PHYSICAL_ADDRESS {
  ULONG  MemorySegmentId;
  UINT64 MemorySegmentOffset;
} DXGK_GPU_PHYSICAL_ADDRESS, *PDXGK_GPU_PHYSICAL_ADDRESS;

Members

MemorySegmentId

ID segmento di memoria.

MemorySegmentOffset

Offset di un segmento di memoria.

Requisiti

Requisito Valore
Intestazione dispmprt.h