D3DKMT_PANELFITTER_SUPPORT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_PANELFITTER_SUPPORT {
  BOOL Supported;
} D3DKMT_PANELFITTER_SUPPORT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_panelfitter_support)

D3DKMT_PANELFITTER_SUPPORT structure

Description

The D3DKMT_PANELFITTER_SUPPORT structure provides information about panel fitter support.

Members

Supported

Indicates whether the driver provides panel fitter support.

See also

D3DKMTQueryAdapterInfo