ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the display SLS Mode information. More...
#include <adl_structures.h>
Data Fields | |
ADLMode | displayMode |
The mode for this map. More... | |
int | iAdapterIndex |
The Adapter Index. More... | |
int | iSLSMapIndex |
The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1. More... | |
int | iSLSModeIndex |
The mode index. More... | |
int | iSLSNativeModeMask |
The bit mask identifies the number of bits Mode is currently using. More... | |
int | iSLSNativeModeValue |
The bit mask identifies the display status. More... | |
Structure containing information about the display SLS Mode information.
This structure is used to store the display SLS Mode information.
ADLMode ADLSLSMode::displayMode |
The mode for this map.
int ADLSLSMode::iAdapterIndex |
The Adapter Index.
int ADLSLSMode::iSLSMapIndex |
The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1.
int ADLSLSMode::iSLSModeIndex |
The mode index.
int ADLSLSMode::iSLSNativeModeMask |
The bit mask identifies the number of bits Mode is currently using.
int ADLSLSMode::iSLSNativeModeValue |
The bit mask identifies the display status.