Package com.ms.com.directX
Previous
Microsoft Packages
Index
Next
DDSD_ Values
Use with the
dwFlags
field in the
ddSurfaceDesc
class.
DDSD_ALL
All input fields are valid.
DDSD_ALPHABITDEPTH
Indicates the
AlphaBitDepth
field is valid.
DDSD_BACKBUFFERCOUNT
Indicates the
BackBufferCount
field is valid.
DDSD_CAPS
Indicates the
ddsCaps
field is valid.
DDSD_CKDESTBLT
Indicates the
CKDestBlt
field is valid.
DDSD_CKDESTOVERLAY
Indicates the
CKDestOverlayLow
and
CKDestOverlayHigh
fields are valid.
DDSD_CKSRCBLT
Indicates the
CKSrcBltLow
and
CKSrcBltHigh
fields are valid.
DDSD_CKSRCOVERLAY
Indicates the
CKSrcOverlayLow
and
CKSrcOverlayHigh
fields are valid.
DDSD_HEIGHT
Indicates the
height
field is valid.
DDSD_MIPMAPCOUNT
Indicates the
CountDepthRate
field specifies a mipmap count.
DDSD_PITCH
Indicates the
pitch
field is valid.
DDSD_PIXELFORMAT
Reserved.
DDSD_REFRESHRATE
Indicates the
CountDepthRate
field specifies a refresh rate.
DDSD_WIDTH
Indicates the
width
field is valid.
DDSD_ZBUFFERBITDEPTH
Indicates the
CountDepthRate
field specifies a z-buffer bit depth.
© 1996 Microsoft Corporation. All rights reserved.