Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DXGI_FEATURE enumeration (dxgi1_5.h)
Specifies a range of hardware features, to be used when checking for feature support.
Syntax
typedef enum DXGI_FEATURE {
DXGI_FEATURE_PRESENT_ALLOW_TEARING = 0
} ;
Constants
DXGI_FEATURE_PRESENT_ALLOW_TEARINGValue: 0 The display supports tearing, a requirement of variable refresh rate displays. |
Remarks
This enum is used by the CheckFeatureSupport method.
Requirements
| Requirement | Value |
|---|---|
| Header | dxgi1_5.h |
See also
Feedback
Was this page helpful?
