#include <ddraw.h>
| union { ... } _DDSURFACEDESC::@123 |
| union { ... } _DDSURFACEDESC::@125 |
◆ ddckCKDestBlt
color key for destination blt use
◆ ddckCKDestOverlay
color key for destination overlay use
◆ ddckCKSrcBlt
color key for source blt use
◆ ddckCKSrcOverlay
color key for source overlay use
◆ ddpfPixelFormat
pixel format description of the surface
◆ ddsCaps
direct draw surface capabilities
◆ dwAlphaBitDepth
| DWORD _DDSURFACEDESC::dwAlphaBitDepth |
depth of alpha buffer requested
◆ dwBackBufferCount
| DWORD _DDSURFACEDESC::dwBackBufferCount |
number of back buffers requested
◆ dwFlags
| DWORD _DDSURFACEDESC::dwFlags |
determines what fields are valid
◆ dwHeight
| DWORD _DDSURFACEDESC::dwHeight |
height of surface to be created
◆ dwLinearSize
| DWORD _DDSURFACEDESC::dwLinearSize |
◆ dwMipMapCount
| DWORD _DDSURFACEDESC::dwMipMapCount |
◆ dwRefreshRate
| DWORD _DDSURFACEDESC::dwRefreshRate |
refresh rate (used when display mode is described)
◆ dwReserved
| DWORD _DDSURFACEDESC::dwReserved |
◆ dwSize
| DWORD _DDSURFACEDESC::dwSize |
size of the DDSURFACEDESC structure
◆ dwWidth
| DWORD _DDSURFACEDESC::dwWidth |
◆ dwZBufferBitDepth
| DWORD _DDSURFACEDESC::dwZBufferBitDepth |
depth of Z buffer requested
◆ lPitch
| LONG _DDSURFACEDESC::lPitch |
distance to start of next line (return value only)
◆ lpSurface
| LPVOID _DDSURFACEDESC::lpSurface |
pointer to the associated surface memory
The documentation for this struct was generated from the following file: