Share via


D3DMPSHADECAPS Values (Windows Embedded CE 6.0)

1/6/2010

The following table shows values that are used in the ShadeCaps member of the D3DMCAPS structure to describe the shading operations that a device supports. For more information, see D3DMSHADEMODE.

Value Description

D3DMPSHADECAPS_COLORGOURAUDRGB

Indicates that the device supports Gouraud shading for diffuse color parameters.

D3DMPSHADECAPS_SPECULARGOURAUDRGB

Indicates that the device supports Gouraud shading for specular color parameters.

D3DMPSHADECAPS_ALPHAGOURAUDBLEND

Indicates that the device supports Gouraud shading for the diffuse alpha parameter.

D3DMPSHADECAPS_FOGGOURAUD

Indicates that the device supports Gouraud shading for the fog (specular alpha) parameter.

Requirements

Header d3dmcaps.h
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Direct3D Mobile Capability Bits
Direct3D Mobile Macros