ADL (AMD Display Library) Public APIs  Version 17.1
Macros
Define_controllermode_ulModifiers

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...
 

Detailed Description

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.

Macro Definition Documentation

◆ ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_PANLOCK

#define ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_PANLOCK   0x00000002

Indicate that the viewport set will change the view PanLock.

◆ ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_POSITION

#define ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_POSITION   0x00000001

◆ ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_SIZE

#define ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_SIZE   0x00000008

Indicate that the viewport set will change the view size.


Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.