D3DKMT_PANELFITTER_SUPPORT structure (d3dkmthk.h)
The D3DKMT_PANELFITTER_SUPPORT structure provides information about panel fitter support.
Syntax
typedef struct _D3DKMT_PANELFITTER_SUPPORT {
BOOL Supported;
} D3DKMT_PANELFITTER_SUPPORT;
Members
Supported
Indicates whether the driver provides panel fitter support.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1607 (WDDM 2.0) |
Header | d3dkmthk.h |