|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <ddrawi.h>

Public Attributes | |
| DWORD | dwFlags |
| FLATPTR | fpStart |
| union { | |
| FLATPTR fpEnd | |
| DWORD dwWidth | |
| }; | |
| DDSCAPS | ddsCaps |
| DDSCAPS | ddsCapsAlt |
| union { | |
| LPVMEMHEAP lpHeap | |
| DWORD dwHeight | |
| }; | |
| __GNU_EXTENSION union { ... } _VIDMEM::@3091 |
| __GNU_EXTENSION union { ... } _VIDMEM::@3093 |
| DWORD _VIDMEM::dwFlags |
Definition at line 194 of file ddrawi.h.
Referenced by DxDdHeapVidMemAllocAligned().
| LPVMEMHEAP _VIDMEM::lpHeap |
Definition at line 203 of file ddrawi.h.
Referenced by DxDdHeapVidMemAllocAligned().