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_FLIPVertical flip. |
D3DKMT_MULTIPLANE_OVERLAY_FLAG_HORIZONTAL_FLIPHorizontal flip. |
D3DKMT_MULTIPLANE_OVERLAY_FLAG_STATIC_CHECKStatic check. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmthk.h |