ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the Adapter offset stepping size. More...
#include <adl_structures.h>
Data Fields | |
int | iAdapterIndex |
the logic adapter index More... | |
int | iBezelOffsetSteppingSizeMask |
Identifies the bits this structure is currently using. It will be the total OR of all the bit definitions. More... | |
int | iBezelOffsetSteppingSizeValue |
Bit mask identifies the display status. More... | |
int | iBezelOffsetSteppingSizeX |
Bezel X stepping size offset. More... | |
int | iBezelOffsetSteppingSizeY |
Bezel Y stepping size offset. More... | |
int | iSLSMapIndex |
The SLS map index. More... | |
Structure containing information about the Adapter offset stepping size.
This structure is used to store the Adapter offset stepping size information.
int ADLBezelOffsetSteppingSize::iAdapterIndex |
the logic adapter index
int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeMask |
Identifies the bits this structure is currently using. It will be the total OR of all the bit definitions.
int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeValue |
Bit mask identifies the display status.
int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeX |
Bezel X stepping size offset.
int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeY |
Bezel Y stepping size offset.
int ADLBezelOffsetSteppingSize::iSLSMapIndex |
The SLS map index.