Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Flip model's independent flip stages.
Syntax
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;
Constants
D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE_FLIP_SUBMITTED Submitted. |
D3DKMT_FLIPMODEL_INDEPENDENT_FLIP_STAGE_FLIP_COMPLETE Complete. |
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |