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

Structure containing information about the display SLS Map information. More...

#include <adl_structures.h>

Data Fields

ADLSLSGrid grid
 Indicate the current grid. More...
 
int iAdapterIndex
 The Adapter Index. More...
 
int iFirstBezelModeArrayIndex
 The first bezel mode array index in the native mode array. More...
 
int iFirstBezelOffsetArrayIndex
 The first bezel offset array index in the. More...
 
int iFirstNativeModeArrayIndex
 The first native mode array index in the native mode array. More...
 
int iFirstSLSTargetArrayIndex
 The first target array index in the Target array. More...
 
int iNumBezelMode
 The number of bezel modes belongs to this map. More...
 
int iNumBezelOffset
 The number of bezel offsets belongs to this map. More...
 
int iNumNativeMode
 The number of native modes belongs to this map. More...
 
int iNumSLSTarget
 The number of display targets belongs to this map. More...
 
int iOrientation
 Screen orientation. E.g., 0, 90, 180, 270. 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 iSLSMapMask
 The bit mask identifies the number of bits DisplayMap is currently using. Sum all the bit definitions defined in ADL_DISPLAY_SLSMAP_XXX. More...
 
int iSLSMapValue
 The bit mask identifies the display map status. Refer to ADL_DISPLAY_SLSMAP_XXX. More...
 
int iSurfaceMapIndex
 OS surface index. More...
 

Detailed Description

Structure containing information about the display SLS Map information.

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

Field Documentation

◆ grid

ADLSLSGrid ADLSLSMap::grid

Indicate the current grid.

◆ iAdapterIndex

int ADLSLSMap::iAdapterIndex

The Adapter Index.

◆ iFirstBezelModeArrayIndex

int ADLSLSMap::iFirstBezelModeArrayIndex

The first bezel mode array index in the native mode array.

◆ iFirstBezelOffsetArrayIndex

int ADLSLSMap::iFirstBezelOffsetArrayIndex

The first bezel offset array index in the.

◆ iFirstNativeModeArrayIndex

int ADLSLSMap::iFirstNativeModeArrayIndex

The first native mode array index in the native mode array.

◆ iFirstSLSTargetArrayIndex

int ADLSLSMap::iFirstSLSTargetArrayIndex

The first target array index in the Target array.

◆ iNumBezelMode

int ADLSLSMap::iNumBezelMode

The number of bezel modes belongs to this map.

◆ iNumBezelOffset

int ADLSLSMap::iNumBezelOffset

The number of bezel offsets belongs to this map.

◆ iNumNativeMode

int ADLSLSMap::iNumNativeMode

The number of native modes belongs to this map.

◆ iNumSLSTarget

int ADLSLSMap::iNumSLSTarget

The number of display targets belongs to this map.

◆ iOrientation

int ADLSLSMap::iOrientation

Screen orientation. E.g., 0, 90, 180, 270.

◆ iSLSMapIndex

int ADLSLSMap::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.

◆ iSLSMapMask

int ADLSLSMap::iSLSMapMask

The bit mask identifies the number of bits DisplayMap is currently using. Sum all the bit definitions defined in ADL_DISPLAY_SLSMAP_XXX.

◆ iSLSMapValue

int ADLSLSMap::iSLSMapValue

The bit mask identifies the display map status. Refer to ADL_DISPLAY_SLSMAP_XXX.

◆ iSurfaceMapIndex

int ADLSLSMap::iSurfaceMapIndex

OS surface index.


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

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