|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <d3dkmthk.h>

Definition at line 92 of file d3dkmthk.h.
| UINT _D3DKMT_CREATEDEVICE::AllocationListSize |
Definition at line 104 of file d3dkmthk.h.
Referenced by test_D3DKMTCreateDevice().
| UINT _D3DKMT_CREATEDEVICE::CommandBufferSize |
Definition at line 102 of file d3dkmthk.h.
Referenced by test_D3DKMTCreateDevice().
| union { ... } _D3DKMT_CREATEDEVICE::DUMMYUNIONNAME |
| D3DKMT_CREATEDEVICEFLAGS _D3DKMT_CREATEDEVICE::Flags |
Definition at line 99 of file d3dkmthk.h.
| D3DKMT_HANDLE _D3DKMT_CREATEDEVICE::hAdapter |
Definition at line 96 of file d3dkmthk.h.
Referenced by test_D3DKMTCheckOcclusion(), test_D3DKMTCheckVidPnExclusiveOwnership(), and test_D3DKMTCreateDevice().
| D3DKMT_HANDLE _D3DKMT_CREATEDEVICE::hDevice |
Definition at line 100 of file d3dkmthk.h.
Referenced by test_D3DKMTCheckOcclusion(), test_D3DKMTCheckVidPnExclusiveOwnership(), and test_D3DKMTCreateDevice().
| VOID* _D3DKMT_CREATEDEVICE::pAdapter |
Definition at line 97 of file d3dkmthk.h.
| D3DDDI_ALLOCATIONLIST* _D3DKMT_CREATEDEVICE::pAllocationList |
Definition at line 103 of file d3dkmthk.h.
Referenced by test_D3DKMTCreateDevice().
| UINT _D3DKMT_CREATEDEVICE::PatchLocationListSize |
Definition at line 106 of file d3dkmthk.h.
Referenced by test_D3DKMTCreateDevice().
| VOID* _D3DKMT_CREATEDEVICE::pCommandBuffer |
Definition at line 101 of file d3dkmthk.h.
Referenced by test_D3DKMTCreateDevice().
| D3DDDI_PATCHLOCATIONLIST* _D3DKMT_CREATEDEVICE::pPatchLocationList |
Definition at line 105 of file d3dkmthk.h.
Referenced by test_D3DKMTCreateDevice().