D3DKMT_DOD_SET_DIRTYRECT_MODE - NtDoc

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

typedef struct _D3DKMT_DOD_SET_DIRTYRECT_MODE {
  BOOL bForceFullScreenDirty;
} D3DKMT_DOD_SET_DIRTYRECT_MODE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_D3DKMT_DOD_SET_DIRTYRECT_MODE structure

Description

Set dirty rectangle mode.

Members

bForceFullScreenDirty

Indicates whether to force full screen dirty.

Remarks

See also