ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_CREATEDEVICE Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DKMT_CREATEDEVICE:

Public Attributes

union {
   D3DKMT_HANDLE   hAdapter
 
   VOID *   pAdapter
 
DUMMYUNIONNAME
 
D3DKMT_CREATEDEVICEFLAGS Flags
 
D3DKMT_HANDLE hDevice
 
VOIDpCommandBuffer
 
UINT CommandBufferSize
 
D3DDDI_ALLOCATIONLISTpAllocationList
 
UINT AllocationListSize
 
D3DDDI_PATCHLOCATIONLISTpPatchLocationList
 
UINT PatchLocationListSize
 

Detailed Description

Definition at line 92 of file d3dkmthk.h.

Member Data Documentation

◆ AllocationListSize

UINT _D3DKMT_CREATEDEVICE::AllocationListSize

Definition at line 104 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDevice().

◆ CommandBufferSize

UINT _D3DKMT_CREATEDEVICE::CommandBufferSize

Definition at line 102 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDevice().

◆ 

union { ... } _D3DKMT_CREATEDEVICE::DUMMYUNIONNAME

◆ Flags

D3DKMT_CREATEDEVICEFLAGS _D3DKMT_CREATEDEVICE::Flags

Definition at line 99 of file d3dkmthk.h.

◆ hAdapter

D3DKMT_HANDLE _D3DKMT_CREATEDEVICE::hAdapter

◆ hDevice

D3DKMT_HANDLE _D3DKMT_CREATEDEVICE::hDevice

◆ pAdapter

VOID* _D3DKMT_CREATEDEVICE::pAdapter

Definition at line 97 of file d3dkmthk.h.

◆ pAllocationList

D3DDDI_ALLOCATIONLIST* _D3DKMT_CREATEDEVICE::pAllocationList

Definition at line 103 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDevice().

◆ PatchLocationListSize

UINT _D3DKMT_CREATEDEVICE::PatchLocationListSize

Definition at line 106 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDevice().

◆ pCommandBuffer

VOID* _D3DKMT_CREATEDEVICE::pCommandBuffer

Definition at line 101 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDevice().

◆ pPatchLocationList

D3DDDI_PATCHLOCATIONLIST* _D3DKMT_CREATEDEVICE::pPatchLocationList

Definition at line 105 of file d3dkmthk.h.

Referenced by test_D3DKMTCreateDevice().


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