D3DKMT_VAD_DESC 구조체(d3dkmthk.h)

VAD(비디오 가속 디스플레이) 설명입니다.

구문

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;

멤버

VadIndex

VAD 인덱스입니다.

VadAddress

VAD 주소입니다.

NumMappedRanges

매핑된 범위의 수입니다.

VadType

VAD 형식입니다.

StartAddress

시작 주소입니다.

EndAddress

끝 주소입니다.

요구 사항

요구 사항
헤더 d3dkmthk.h