Defines | |
| #define | ADL_CROSSDISPLAY_OPTION_NONE 0 |
| #define | ADL_CROSSDISPLAY_OPTION_FORCESWITCH (1 << 0) |
| Force switching without checking for running 3D applications. | |
Checking if 3D application is runnning. If yes, not to do switch, return ADL_OK_WAIT; otherwise do switch.
| #define ADL_CROSSDISPLAY_OPTION_NONE 0 |
| #define ADL_CROSSDISPLAY_OPTION_FORCESWITCH (1 << 0) |
Force switching without checking for running 3D applications.