Partilhar via


estrutura D3DKMT_VAD_DESC (d3dkmthk.h)

A descrição de VAD (exibição de aceleração de vídeo).

Sintaxe

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;

Membros

VadIndex

O índice VAD.

VadAddress

O endereço VAD.

NumMappedRanges

O número de intervalos mapeados.

VadType

O tipo VAD.

StartAddress

O endereço inicial.

EndAddress

O endereço final.

Requisitos

Requisito Valor
cabeçalho d3dkmthk.h