Share via


DDGPE Data Structures, Types, and Constants (Compact 2013)

3/26/2014

The Microsoft DirectDraw® Graphics Primitive Engine (DDGPE) adds the following data types to the GPE architecture.

Data type

Description

DDGPEAllocSurfaceData

Contains information required to create surfaces.

DDGPEBltParams

Is a superset of the GPEBltParams structure.

DDGPEDriverData

Allows the driver to store custom information.

DDGPEStandardHeader

Contains a header for all DDGPE structures.

EDDGPEPixelFormat

Identifies a specific memory layout with a surface.

EDDGPEPixelFormatToEGPEFormat

Converts a pixel format from DDGPE to GPE.

EGPEFormatToEDDGPEPixelFormat

Converts a pixel format from GPE to DDGPE.

GPEModeEx

Contains display mode information.

See Also

Reference

DDGPE Reference
DirectDraw Display Driver Reference
DDGPE Base Classes
DDGPE Interface Definition