|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about the display Possible SLS Map information. More...
#include <adl_structures.h>
Data Fields | |
| int | iNumSLSMap |
| Number of display map to be validated. More... | |
| int | iNumSLSTarget |
| the number of display map config to be validated. More... | |
| int | iSLSMapIndex |
| ADLDisplayTarget * | lpDisplayTarget |
| The display target list for validation. More... | |
| ADLSLSMap * | lpSLSMap |
| The display map list for validation. More... | |
Structure containing information about the display Possible SLS Map information.
This structure is used to store the display Possible SLS Map information.
| int ADLPossibleSLSMap::iNumSLSMap |
Number of display map to be validated.
| int ADLPossibleSLSMap::iNumSLSTarget |
the number of display map config to be validated.
| int ADLPossibleSLSMap::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.
| ADLDisplayTarget* ADLPossibleSLSMap::lpDisplayTarget |
The display target list for validation.
| ADLSLSMap* ADLPossibleSLSMap::lpSLSMap |
The display map list for validation.