struttura DXGK_PRESENTALLOCATIONINFO (d3dkmddi.h)

DXGK_PRESENTALLOCATIONINFO è riservato per l'uso del sistema. Non usarlo nel driver.

Sintassi

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

Membri

hDeviceSpecificAllocation

AllocationVirtualAddress

PhysicalAddress

SegmentId

PhysicalAdapterIndex

Fabbisogno

Requisito Valore
client minimo supportato Windows 7
intestazione d3dkmddi.h