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.
Multiplane overlay flags.
Syntax
typedef enum D3DKMT_MULTIPLANE_OVERLAY_FLAGS {
D3DKMT_MULTIPLANE_OVERLAY_FLAG_VERTICAL_FLIP,
D3DKMT_MULTIPLANE_OVERLAY_FLAG_HORIZONTAL_FLIP,
D3DKMT_MULTIPLANE_OVERLAY_FLAG_STATIC_CHECK
} ;
Constants
D3DKMT_MULTIPLANE_OVERLAY_FLAG_VERTICAL_FLIP Vertical flip. |
D3DKMT_MULTIPLANE_OVERLAY_FLAG_HORIZONTAL_FLIP Horizontal flip. |
D3DKMT_MULTIPLANE_OVERLAY_FLAG_STATIC_CHECK Static check. |
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |