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

Structure containing information about the display SLS bezel Mode information. More...

#include <adl_structures.h>

Data Fields

ADLMode displayMode
 The mode. More...
 
int iAdapterIndex
 Adapter Index. More...
 
int iFirstBezelOffsetArrayIndex
 The first bezel offset array index in the native mode array. More...
 
int iNumBezelOffset
 The number of bezel offsets belongs to this map. More...
 
int iSLSBezelTransientModeMask
 The bit mask identifies the bits this structure is currently using. It will be the total OR of all the bit definitions. More...
 
int iSLSBezelTransientModeValue
 The bit mask identifies the display status. The detail definition is defined below. More...
 
int iSLSMapIndex
 SLS Map Index. More...
 
int iSLSModeIndex
 The mode index. More...
 

Detailed Description

Structure containing information about the display SLS bezel Mode information.

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

Field Documentation

◆ displayMode

ADLMode tagADLBezelTransientMode::displayMode

The mode.

◆ iAdapterIndex

int tagADLBezelTransientMode::iAdapterIndex

Adapter Index.

◆ iFirstBezelOffsetArrayIndex

int tagADLBezelTransientMode::iFirstBezelOffsetArrayIndex

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

◆ iNumBezelOffset

int tagADLBezelTransientMode::iNumBezelOffset

The number of bezel offsets belongs to this map.

◆ iSLSBezelTransientModeMask

int tagADLBezelTransientMode::iSLSBezelTransientModeMask

The bit mask identifies the bits this structure is currently using. It will be the total OR of all the bit definitions.

◆ iSLSBezelTransientModeValue

int tagADLBezelTransientMode::iSLSBezelTransientModeValue

The bit mask identifies the display status. The detail definition is defined below.

◆ iSLSMapIndex

int tagADLBezelTransientMode::iSLSMapIndex

SLS Map Index.

◆ iSLSModeIndex

int tagADLBezelTransientMode::iSLSModeIndex

The mode index.


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

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