ReactOS 0.4.16-dev-197-g92996da
|
#include <ddrawi.h>
Public Attributes | |
DWORD | dwRefCnt |
DWORD | dwGlobalFlags |
union { | |
LPACCESSRECTLIST lpRectList | |
DWORD dwBlockSizeY | |
LONG lSlicePitch | |
}; | |
union { | |
LPVMEMHEAP lpVidMemHeap | |
DWORD dwBlockSizeX | |
}; | |
union { | |
LPDDRAWI_DIRECTDRAW_GBL lpDD | |
LPVOID lpDDHandle | |
}; | |
FLATPTR | fpVidMem |
union { | |
LONG lPitch | |
DWORD dwLinearSize | |
}; | |
WORD | wHeight |
WORD | wWidth |
DWORD | dwUsageCount |
ULONG_PTR | dwReserved1 |
DDPIXELFORMAT | ddpfSurface |
__GNU_EXTENSION union { ... } _DDRAWI_DDRAWSURFACE_GBL::@2860 |
__GNU_EXTENSION union { ... } _DDRAWI_DDRAWSURFACE_GBL::@2862 |
__GNU_EXTENSION union { ... } _DDRAWI_DDRAWSURFACE_GBL::@2864 |
__GNU_EXTENSION union { ... } _DDRAWI_DDRAWSURFACE_GBL::@2866 |
DDPIXELFORMAT _DDRAWI_DDRAWSURFACE_GBL::ddpfSurface |
Definition at line 1358 of file ddrawi.h.
Referenced by DdCreateSurface(), and WinMain().
DWORD _DDRAWI_DDRAWSURFACE_GBL::dwBlockSizeX |
Definition at line 1343 of file ddrawi.h.
Referenced by DdCreateD3DBuffer(), and DdCreateSurface().
DWORD _DDRAWI_DDRAWSURFACE_GBL::dwBlockSizeY |
Definition at line 1338 of file ddrawi.h.
Referenced by DdCreateD3DBuffer(), and DdCreateSurface().
DWORD _DDRAWI_DDRAWSURFACE_GBL::dwGlobalFlags |
Definition at line 1335 of file ddrawi.h.
Referenced by Internal_CreateSurface(), and WinMain().
DWORD _DDRAWI_DDRAWSURFACE_GBL::dwLinearSize |
Definition at line 1352 of file ddrawi.h.
Referenced by DdCreateD3DBuffer(), and Internal_CreateSurface().
FLATPTR _DDRAWI_DDRAWSURFACE_GBL::fpVidMem |
Definition at line 1349 of file ddrawi.h.
Referenced by DdCreateD3DBuffer(), and DdCreateSurface().
LPDDRAWI_DIRECTDRAW_GBL _DDRAWI_DDRAWSURFACE_GBL::lpDD |
Definition at line 1346 of file ddrawi.h.
Referenced by DdCreateSurface(), Internal_CreateSurface(), Main_DDrawSurface_Blt(), Main_DDrawSurface_Lock(), and WinMain().
LPVOID _DDRAWI_DDRAWSURFACE_GBL::lpDDHandle |
Definition at line 1347 of file ddrawi.h.
Referenced by Internal_CreateSurface(), and WinMain().
LONG _DDRAWI_DDRAWSURFACE_GBL::lPitch |
Definition at line 1351 of file ddrawi.h.
Referenced by DdCreateSurface(), Internal_CreateSurface(), Main_DDrawSurface_Lock(), and WinMain().
LPACCESSRECTLIST _DDRAWI_DDRAWSURFACE_GBL::lpRectList |
LPVMEMHEAP _DDRAWI_DDRAWSURFACE_GBL::lpVidMemHeap |
WORD _DDRAWI_DDRAWSURFACE_GBL::wHeight |
Definition at line 1354 of file ddrawi.h.
Referenced by DdCreateD3DBuffer(), DdCreateSurface(), HelDdSurfLock(), HelDdSurfUnlock(), Internal_CreateSurface(), Main_DDrawSurface_Lock(), and WinMain().
WORD _DDRAWI_DDRAWSURFACE_GBL::wWidth |
Definition at line 1355 of file ddrawi.h.
Referenced by DdCreateD3DBuffer(), DdCreateSurface(), HelDdSurfLock(), HelDdSurfUnlock(), Internal_CreateSurface(), Main_DDrawSurface_Lock(), and WinMain().