Freigeben über


DXGK_PRESENTALLOCATIONINFO Struktur (d3dkmddi.h)

DXGK_PRESENTALLOCATIONINFO ist für die Systemverwendung reserviert. Verwenden Sie sie nicht in Ihrem Treiber.

Syntax

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

Angehörige

hDeviceSpecificAllocation

AllocationVirtualAddress

PhysicalAddress

SegmentId

PhysicalAdapterIndex

Anforderungen

Anforderung Wert
mindestens unterstützte Client- Windows 7
Header- d3dkmddi.h