D3DKMT_MPO3DDI_SUPPORT - NtDoc

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

typedef struct _D3DKMT_MPO3DDI_SUPPORT {
  BOOL Supported;
} D3DKMT_MPO3DDI_SUPPORT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMT_MPO3DDI_SUPPORT structure

Description

The D3DKMT_MPO3DDI_SUPPORT structure holds the support status for multi-plane overlay (MPO) version 3 Direct3D features.

Members

Supported

Boolean value that indicates whether the MPO version 3 Direct3D features are supported.

See also

D3DKMTQueryAdapterInfo