D3DKMT_MPOKERNELCAPS_SUPPORT - NtDoc

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

typedef struct _D3DKMT_MPOKERNELCAPS_SUPPORT {
  BOOL Supported;
} D3DKMT_MPOKERNELCAPS_SUPPORT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMT_MPOKERNELCAPS_SUPPORT structure

Description

The D3DKMT_MPOKERNELCAPS_SUPPORT structure is used to indicate whether MPO (multiplane overlay) kernel capabilities are supported.

Members

Supported

Boolean value that indicates whether MPO kernel capabilities are supported.

See also

D3DKMTQueryAdapterInfo