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

Used in ADL_Adapter_CrossDisplayPlatformInfo_Get function to indicate the Crossdisplay platform info.CROSSDISPLAY platform. More...

Macros

#define ADL_CROSSDISPLAY_PLATFORM   (1 << 0)
 
#define ADL_CROSSDISPLAY_PLATFORM_DOCKSTATION   (1 << 2)
 CROSSDISPLAY platform for docking station. More...
 
#define ADL_CROSSDISPLAY_PLATFORM_LASSO   (1 << 1)
 CROSSDISPLAY platform for Lasso station. More...
 

Detailed Description

Used in ADL_Adapter_CrossDisplayPlatformInfo_Get function to indicate the Crossdisplay platform info.

CROSSDISPLAY platform.

Macro Definition Documentation

◆ ADL_CROSSDISPLAY_PLATFORM

#define ADL_CROSSDISPLAY_PLATFORM   (1 << 0)

◆ ADL_CROSSDISPLAY_PLATFORM_DOCKSTATION

#define ADL_CROSSDISPLAY_PLATFORM_DOCKSTATION   (1 << 2)

CROSSDISPLAY platform for docking station.

◆ ADL_CROSSDISPLAY_PLATFORM_LASSO

#define ADL_CROSSDISPLAY_PLATFORM_LASSO   (1 << 1)

CROSSDISPLAY platform for Lasso station.


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