D3DDDI_OPENALLOCATIONINFO2 structure
Reserved for system use. Do not use in your driver.
Syntax
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
Requirements
|
Minimum supported client | Windows 7 |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 11/29/2012
