|
ADL (AMD Display Library) Public APIs
Version 18.1
|
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... | |
Structure containing information about the display SLS bezel Mode information.
This structure is used to store the display SLS bezel Mode information.
| ADLMode tagADLBezelTransientMode::displayMode |
The mode.
| int tagADLBezelTransientMode::iAdapterIndex |
Adapter Index.
| int tagADLBezelTransientMode::iFirstBezelOffsetArrayIndex |
The first bezel offset array index in the native mode array.
| int tagADLBezelTransientMode::iNumBezelOffset |
The number of bezel offsets belongs to this map.
| 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.
| int tagADLBezelTransientMode::iSLSBezelTransientModeValue |
The bit mask identifies the display status. The detail definition is defined below.
| int tagADLBezelTransientMode::iSLSMapIndex |
SLS Map Index.
| int tagADLBezelTransientMode::iSLSModeIndex |
The mode index.