ADL (AMD Display Library) Public APIs
Version 17.1
|
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 |
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.
#define ADL_CROSSDISPLAY_OPTION_FORCESWITCH (1 << 0) |
Force switching without checking for running 3D applications.
#define ADL_CROSSDISPLAY_OPTION_NONE 0 |