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

Used in ADL_Adapter_CrossdisplayInfoX2_Set function to indicate cross display options.Checking if 3D application is runnning. If yes, not to do switch, return ADL_OK_WAIT; otherwise do switch. More...

Macros

#define ADL_CROSSDISPLAY_OPTION_FORCESWITCH   (1 << 0)
 Force switching without checking for running 3D applications. More...
 
#define ADL_CROSSDISPLAY_OPTION_NONE   0
 

Detailed Description

Used in ADL_Adapter_CrossdisplayInfoX2_Set function to indicate cross display options.

Checking if 3D application is runnning. If yes, not to do switch, return ADL_OK_WAIT; otherwise do switch.

Macro Definition Documentation

◆ ADL_CROSSDISPLAY_OPTION_FORCESWITCH

#define ADL_CROSSDISPLAY_OPTION_FORCESWITCH   (1 << 0)

Force switching without checking for running 3D applications.

◆ ADL_CROSSDISPLAY_OPTION_NONE

#define ADL_CROSSDISPLAY_OPTION_NONE   0

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