ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_CREATEALLOCATION Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DKMT_CREATEALLOCATION:

Public Attributes

D3DKMT_HANDLE hDevice
 
D3DKMT_HANDLE hResource
 
D3DKMT_HANDLE hGlobalShare
 
const voidpPrivateRuntimeData
 
UINT PrivateRuntimeDataSize
 
union {
   D3DKMT_CREATESTANDARDALLOCATION *   pStandardAllocation
 
   const void *   pPrivateDriverData
 
}; 
 
UINT PrivateDriverDataSize
 
UINT NumAllocations
 
union {
   D3DDDI_ALLOCATIONINFO *   pAllocationInfo
 
   D3DDDI_ALLOCATIONINFO2 *   pAllocationInfo2
 
}; 
 
D3DKMT_CREATEALLOCATIONFLAGS Flags
 
HANDLE hPrivateRuntimeResourceHandle
 

Detailed Description

Definition at line 1132 of file d3dkmthk.h.

Member Data Documentation

◆ 

union { ... } _D3DKMT_CREATEALLOCATION::@4184

◆ 

union { ... } _D3DKMT_CREATEALLOCATION::@4186

◆ Flags

D3DKMT_CREATEALLOCATIONFLAGS _D3DKMT_CREATEALLOCATION::Flags

Definition at line 1151 of file d3dkmthk.h.

◆ hDevice

D3DKMT_HANDLE _D3DKMT_CREATEALLOCATION::hDevice

Definition at line 1134 of file d3dkmthk.h.

◆ hGlobalShare

D3DKMT_HANDLE _D3DKMT_CREATEALLOCATION::hGlobalShare

Definition at line 1136 of file d3dkmthk.h.

◆ hPrivateRuntimeResourceHandle

HANDLE _D3DKMT_CREATEALLOCATION::hPrivateRuntimeResourceHandle

Definition at line 1152 of file d3dkmthk.h.

◆ hResource

D3DKMT_HANDLE _D3DKMT_CREATEALLOCATION::hResource

Definition at line 1135 of file d3dkmthk.h.

◆ NumAllocations

UINT _D3DKMT_CREATEALLOCATION::NumAllocations

Definition at line 1145 of file d3dkmthk.h.

◆ pAllocationInfo

D3DDDI_ALLOCATIONINFO* _D3DKMT_CREATEALLOCATION::pAllocationInfo

Definition at line 1148 of file d3dkmthk.h.

◆ pAllocationInfo2

D3DDDI_ALLOCATIONINFO2* _D3DKMT_CREATEALLOCATION::pAllocationInfo2

Definition at line 1149 of file d3dkmthk.h.

◆ pPrivateDriverData

const void* _D3DKMT_CREATEALLOCATION::pPrivateDriverData

Definition at line 1142 of file d3dkmthk.h.

◆ pPrivateRuntimeData

const void* _D3DKMT_CREATEALLOCATION::pPrivateRuntimeData

Definition at line 1137 of file d3dkmthk.h.

◆ PrivateDriverDataSize

UINT _D3DKMT_CREATEALLOCATION::PrivateDriverDataSize

Definition at line 1144 of file d3dkmthk.h.

◆ PrivateRuntimeDataSize

UINT _D3DKMT_CREATEALLOCATION::PrivateRuntimeDataSize

Definition at line 1138 of file d3dkmthk.h.

◆ pStandardAllocation

D3DKMT_CREATESTANDARDALLOCATION* _D3DKMT_CREATEALLOCATION::pStandardAllocation

Definition at line 1141 of file d3dkmthk.h.


The documentation for this struct was generated from the following file: