D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE - NtDoc

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

typedef enum _D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE {
  D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE_FLIP_SUBMITTED,
  D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE_FLIP_COMPLETE
} D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3dkmthk-_d3dkmt_flipmodel_independent_flip_stage)

_D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE enumeration

Description

Flip model's independent flip stages.

Constants

D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE_FLIP_SUBMITTED

Submitted.

D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE_FLIP_COMPLETE

Complete.

Remarks

See also