D2D1_FEATURE enumeration
Defines capabilities of the underlying Direct3D device which may be queried using ID2D1EffectContext::CheckFeatureSupport.
Syntax
typedef enum _D2D1_FEATURE { D2D1_FEATURE_DOUBLES = 0, D2D1_FEATURE_D3D10_X_HARDWARE_OPTIONS = 1 } D2D1_FEATURE;
Constants
- D2D1_FEATURE_DOUBLES
-
A D2D1_FEATURE_DATA_DOUBLES structure should be filled.
- D2D1_FEATURE_D3D10_X_HARDWARE_OPTIONS
-
A D2D1_FEATURE_DATA_D3D10_X_HARDWARE_OPTIONS structure should be filled.
Requirements
|
Minimum supported client |
Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Type library |
|