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

Structure containing information about the SLS targets. More...

#include <adl_structures.h>

Data Fields

ADLDisplayTarget displayTarget
 The target ID. More...
 
int iAdapterIndex
 the logic adapter index More...
 
int iSLSGridPositionX
 Target postion X in SLS grid. More...
 
int iSLSGridPositionY
 Target postion Y in SLS grid. More...
 
int iSLSMapIndex
 The SLS map index. More...
 
int iSLSTargetMask
 The bit mask identifies the bits in iSLSTargetValue are currently used. More...
 
int iSLSTargetValue
 The bit mask identifies status info. It is for function extension purpose. More...
 
ADLMode viewSize
 The view size width, height and rotation angle per SLS Target. More...
 

Detailed Description

Structure containing information about the SLS targets.

This structure is used to store the SLS targets information.

Field Documentation

◆ displayTarget

ADLDisplayTarget ADLSLSTarget::displayTarget

The target ID.

◆ iAdapterIndex

int ADLSLSTarget::iAdapterIndex

the logic adapter index

◆ iSLSGridPositionX

int ADLSLSTarget::iSLSGridPositionX

Target postion X in SLS grid.

◆ iSLSGridPositionY

int ADLSLSTarget::iSLSGridPositionY

Target postion Y in SLS grid.

◆ iSLSMapIndex

int ADLSLSTarget::iSLSMapIndex

The SLS map index.

◆ iSLSTargetMask

int ADLSLSTarget::iSLSTargetMask

The bit mask identifies the bits in iSLSTargetValue are currently used.

◆ iSLSTargetValue

int ADLSLSTarget::iSLSTargetValue

The bit mask identifies status info. It is for function extension purpose.

◆ viewSize

ADLMode ADLSLSTarget::viewSize

The view size width, height and rotation angle per SLS Target.


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

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