DXGK_PRESENTALLOCATIONINFO結構(d3dkmddi.h)

DXGK_PRESENTALLOCATIONINFO 保留供系統使用。 請勿在驅動程式中使用。

語法

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

成員

hDeviceSpecificAllocation

AllocationVirtualAddress

PhysicalAddress

SegmentId

PhysicalAdapterIndex

要求

要求 價值
最低支援的用戶端 Windows 7
標頭 d3dkmddi.h