ReactOS 0.4.15-dev-7788-g1ad9096
_VIDEOMEMORY Struct Reference

#include <ddrawint.h>

Collaboration diagram for _VIDEOMEMORY:

Public Attributes

DWORD dwFlags
 
FLATPTR fpStart
 
union {
   FLATPTR   fpEnd
 
   DWORD   dwWidth
 
}; 
 
DDSCAPS ddsCaps
 
DDSCAPS ddsCapsAlt
 
union {
   struct _VMEMHEAP *   lpHeap
 
   DWORD   dwHeight
 
}; 
 

Detailed Description

Definition at line 95 of file ddrawint.h.

Member Data Documentation

◆ 

__GNU_EXTENSION union { ... } _VIDEOMEMORY::@2883

◆ 

__GNU_EXTENSION union { ... } _VIDEOMEMORY::@2885

◆ ddsCaps

DDSCAPS _VIDEOMEMORY::ddsCaps

Definition at line 102 of file ddrawint.h.

◆ ddsCapsAlt

DDSCAPS _VIDEOMEMORY::ddsCapsAlt

Definition at line 103 of file ddrawint.h.

◆ dwFlags

DWORD _VIDEOMEMORY::dwFlags

Definition at line 96 of file ddrawint.h.

◆ dwHeight

DWORD _VIDEOMEMORY::dwHeight

Definition at line 106 of file ddrawint.h.

◆ dwWidth

DWORD _VIDEOMEMORY::dwWidth

Definition at line 100 of file ddrawint.h.

◆ fpEnd

FLATPTR _VIDEOMEMORY::fpEnd

Definition at line 99 of file ddrawint.h.

◆ fpStart

FLATPTR _VIDEOMEMORY::fpStart

Definition at line 97 of file ddrawint.h.

◆ lpHeap

struct _VMEMHEAP* _VIDEOMEMORY::lpHeap

Definition at line 105 of file ddrawint.h.


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