Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to indicate whether independent flip is supported.
Syntax
typedef struct _D3DKMT_INDEPENDENTFLIP_SUPPORT {
BOOL Supported;
} D3DKMT_INDEPENDENTFLIP_SUPPORT;
Members
Supported
Boolean that indicates whether independent flip is supported.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 (WDDM 2.0) |
| Header | d3dkmthk.h |