D2D1_COMBINED_LEVEL structure

Applies to: desktop apps only

Describes combined Direct3D and Direct2D capabilities.

Syntax

typedef struct D2D1_COMBINED_LEVEL {
  D3D_FEATURE_LEVEL deviceLevel;
  D2D1_CAPABILITIES capabilities;
} D2D1_COMBINED_LEVEL;

Members

  • deviceLevel
    The Direct3D feature level of the device.

  • capabilities
    The Direct2D capabilities of the device.

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

D2d1effectauthor.h

 

 

Send comments about this topic to Microsoft

Build date: 7/13/2012