ADL (AMD Display Library) Public APIs
Version 17.1
|
Macros | |
#define | ADL_ADAPTER_CONFIGMEMORY_DBD (1 << 0) |
#define | ADL_ADAPTER_CONFIGMEMORY_ENHANCEDVSYNC (1 << 4) |
If this bit is set, it indicates that the tear free vsync is set on the display. More... | |
#define | ADL_ADAPTER_CONFIGMEMORY_ROTATE (1 << 1) |
If this bit is set, it indicates that the display is rotated (90, 180 or 270) More... | |
#define | ADL_ADAPTER_CONFIGMEMORY_STEREO_ACTIVE (1 << 3) |
If this bit is set, it indicates that the active stereo is set on the display. More... | |
#define | ADL_ADAPTER_CONFIGMEMORY_STEREO_PASSIVE (1 << 2) |
If this bit is set, it indicates that passive stereo is set on the display. More... | |
#define | ADL_ADAPTER_CONFIGMEMORY_TEARFREEVSYNC (1 << 4) |
#define | ADL_DEEPBITDEPTH_10BPP_AUTO 1 |
#define | ADL_DEEPBITDEPTH_10BPP_FORCEON 2 |
#define | ADL_DEEPBITDEPTH_FORCEOFF 0 |
defines for ADL_Workstation_DeepBitDepth_Get and ADL_Workstation_DeepBitDepth_Set functions More... | |
#define ADL_ADAPTER_CONFIGMEMORY_DBD (1 << 0) |
defines for ADLAdapterConfigMemory of ADL_Adapter_ConfigMemory_Get If this bit is set, it indicates that the Deep Bit Depth pixel is set on the display
#define ADL_ADAPTER_CONFIGMEMORY_ENHANCEDVSYNC (1 << 4) |
If this bit is set, it indicates that the tear free vsync is set on the display.
#define ADL_ADAPTER_CONFIGMEMORY_ROTATE (1 << 1) |
If this bit is set, it indicates that the display is rotated (90, 180 or 270)
#define ADL_ADAPTER_CONFIGMEMORY_STEREO_ACTIVE (1 << 3) |
If this bit is set, it indicates that the active stereo is set on the display.
#define ADL_ADAPTER_CONFIGMEMORY_STEREO_PASSIVE (1 << 2) |
If this bit is set, it indicates that passive stereo is set on the display.
#define ADL_ADAPTER_CONFIGMEMORY_TEARFREEVSYNC (1 << 4) |
#define ADL_DEEPBITDEPTH_10BPP_AUTO 1 |
This value indicates that the deep bit depth state is set to auto, the driver will automatically enable the appropriate deep bit depth state depending on what connected display supports.
#define ADL_DEEPBITDEPTH_10BPP_FORCEON 2 |
This value indicates that the deep bit depth state is forced on to 10 bits per pixel, this is regardless if the display supports 10 bpp.
#define ADL_DEEPBITDEPTH_FORCEOFF 0 |
defines for ADL_Workstation_DeepBitDepth_Get and ADL_Workstation_DeepBitDepth_Set functions