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

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...
 

Detailed Description

Structure containing information about the display SLS Mode information.

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

Field Documentation

◆ displayMode

ADLMode ADLSLSMode::displayMode

The mode for this map.

◆ iAdapterIndex

int ADLSLSMode::iAdapterIndex

The Adapter Index.

◆ iSLSMapIndex

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.

◆ iSLSModeIndex

int ADLSLSMode::iSLSModeIndex

The mode index.

◆ iSLSNativeModeMask

int ADLSLSMode::iSLSNativeModeMask

The bit mask identifies the number of bits Mode is currently using.

◆ iSLSNativeModeValue

int ADLSLSMode::iSLSNativeModeValue

The bit mask identifies the display status.


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

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