ADL (AMD Display Library) Public APIs
Version 17.1
|
These defines the detailed actions supported by set viewport. It is used by ADL_Display_ViewPort_SetIndicate that the viewport set will change the view position. More...
Macros | |
#define | ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_PANLOCK 0x00000002 |
Indicate that the viewport set will change the view PanLock. More... | |
#define | ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_POSITION 0x00000001 |
#define | ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_SIZE 0x00000008 |
Indicate that the viewport set will change the view size. More... | |
These defines the detailed actions supported by set viewport. It is used by ADL_Display_ViewPort_Set
Indicate that the viewport set will change the view position.
#define ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_PANLOCK 0x00000002 |
Indicate that the viewport set will change the view PanLock.
#define ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_POSITION 0x00000001 |
#define ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_SIZE 0x00000008 |
Indicate that the viewport set will change the view size.