ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLPossibleSLSMap Struct Reference

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
 
ADLDisplayTargetlpDisplayTarget
 The display target list for validation. More...
 
ADLSLSMaplpSLSMap
 The display map list for validation. More...
 

Detailed Description

Structure containing information about the display Possible SLS Map information.

This structure is used to store the display Possible SLS Map information.

Field Documentation

◆ iNumSLSMap

int ADLPossibleSLSMap::iNumSLSMap

Number of display map to be validated.

◆ iNumSLSTarget

int ADLPossibleSLSMap::iNumSLSTarget

the number of display map config to be validated.

◆ iSLSMapIndex

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.

◆ lpDisplayTarget

ADLDisplayTarget* ADLPossibleSLSMap::lpDisplayTarget

The display target list for validation.

◆ lpSLSMap

ADLSLSMap* ADLPossibleSLSMap::lpSLSMap

The display map list for validation.


The documentation for this struct was generated from the following file:

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