structure DXGK_PRESENTALLOCATIONINFO (d3dkmddi.h)
DXGK_PRESENTALLOCATIONINFO est réservé à une utilisation système. Ne l’utilisez pas dans votre pilote.
Syntaxe
typedef struct _DXGK_PRESENTALLOCATIONINFO {
HANDLE hDeviceSpecificAllocation;
D3DGPU_VIRTUAL_ADDRESS AllocationVirtualAddress;
PHYSICAL_ADDRESS PhysicalAddress;
WORD SegmentId;
WORD PhysicalAdapterIndex;
} DXGK_PRESENTALLOCATIONINFO;
Membres
hDeviceSpecificAllocation
AllocationVirtualAddress
PhysicalAddress
SegmentId
PhysicalAdapterIndex
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 7 |
En-tête | d3dkmddi.h |