Condividi tramite


struttura D3DDDI_OPENALLOCATIONINFO2

Riservato per l'utilizzo nel sistema. Non usare nel driver.

Sintassi

typedef struct _D3DDDI_OPENALLOCATIONINFO2 {
  D3DKMT_HANDLE          hAllocation;
  const VOID             *pPrivateDriverData;
  UINT                   PrivateDriverDataSize;
  D3DGPU_VIRTUAL_ADDRESS GpuVirtualAddress;
  ULONG_PTR              Reserved[6];
} D3DDDI_OPENALLOCATIONINFO2;

Members

hAllocation

pPrivateDriverData

PrivateDriverDataSize

GpuVirtualAddress

Reserved

Requisiti

Client minimo supportato

Windows 7

Server minimo supportato

Windows Server 2008

Intestazione

D3dukmdt.h (include D3dukmdt.h o D3dkmddi.h)