ReactOS 0.4.15-dev-6056-gb29b268
|
#include <d3dukmdt.h>
Go to the source code of this file.
Classes | |
struct | _D3DKMT_CREATEDCFROMMEMORY |
struct | _D3DKMT_DESTROYDCFROMMEMORY |
Typedefs | |
typedef struct _D3DKMT_CREATEDCFROMMEMORY | D3DKMT_CREATEDCFROMMEMORY |
typedef struct _D3DKMT_DESTROYDCFROMMEMORY | D3DKMT_DESTROYDCFROMMEMORY |
Functions | |
DWORD APIENTRY | D3DKMTCreateDCFromMemory (_Inout_ D3DKMT_CREATEDCFROMMEMORY *) |
DWORD APIENTRY | D3DKMTDestroyDCFromMemory (_In_ CONST D3DKMT_DESTROYDCFROMMEMORY *) |
DWORD APIENTRY D3DKMTCreateDCFromMemory | ( | _Inout_ D3DKMT_CREATEDCFROMMEMORY * | ) |
Referenced by texture2d_create_dc().
DWORD APIENTRY D3DKMTDestroyDCFromMemory | ( | _In_ CONST D3DKMT_DESTROYDCFROMMEMORY * | ) |
Referenced by texture2d_destroy_dc().