Compartir a través de


estructura DXGK_PRESENTALLOCATIONINFO (d3dkmddi.h)

DXGK_PRESENTALLOCATIONINFO está reservado para el uso del sistema. No lo use en el controlador.

Sintaxis

typedef struct _DXGK_PRESENTALLOCATIONINFO {
  HANDLE                 hDeviceSpecificAllocation;
  D3DGPU_VIRTUAL_ADDRESS AllocationVirtualAddress;
  PHYSICAL_ADDRESS       PhysicalAddress;
  WORD                   SegmentId;
  WORD                   PhysicalAdapterIndex;
} DXGK_PRESENTALLOCATIONINFO;

Miembros

hDeviceSpecificAllocation

AllocationVirtualAddress

PhysicalAddress

SegmentId

PhysicalAdapterIndex

Requisitos

Requisito Valor
cliente mínimo admitido Windows 7
encabezado de d3dkmddi.h