Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
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 CKSrcBltHighfields 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.


Top© 1996 Microsoft Corporation. All rights reserved.