Condividi tramite


D3DKMT_VAD_DESC struttura (d3dkmthk.h)

Descrizione della visualizzazione dell'accelerazione video (VAD).

Sintassi

typedef struct _D3DKMT_VAD_DESC {
  UINT                  VadIndex;
  D3DKMT_ALIGN64 UINT64 VadAddress;
  UINT                  NumMappedRanges;
  UINT                  VadType;
  D3DKMT_ALIGN64 UINT64 StartAddress;
  D3DKMT_ALIGN64 UINT64 EndAddress;
} D3DKMT_VAD_DESC;

Members

VadIndex

Indice VAD.

VadAddress

Indirizzo VAD.

NumMappedRanges

Numero di intervalli mappati.

VadType

Tipo VAD.

StartAddress

Indirizzo iniziale.

EndAddress

Indirizzo finale.

Requisiti

Requisito Valore
Intestazione d3dkmthk.h