|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about the SLS targets. More...
#include <adl_structures.h>
Data Fields | |
| ADLDisplayTarget | displayTarget |
| The target ID. More... | |
| int | iAdapterIndex |
| the logic adapter index More... | |
| int | iSLSGridPositionX |
| Target postion X in SLS grid. More... | |
| int | iSLSGridPositionY |
| Target postion Y in SLS grid. More... | |
| int | iSLSMapIndex |
| The SLS map index. More... | |
| int | iSLSTargetMask |
| The bit mask identifies the bits in iSLSTargetValue are currently used. More... | |
| int | iSLSTargetValue |
| The bit mask identifies status info. It is for function extension purpose. More... | |
| ADLMode | viewSize |
| The view size width, height and rotation angle per SLS Target. More... | |
Structure containing information about the SLS targets.
This structure is used to store the SLS targets information.
| ADLDisplayTarget ADLSLSTarget::displayTarget |
The target ID.
| int ADLSLSTarget::iAdapterIndex |
the logic adapter index
| int ADLSLSTarget::iSLSGridPositionX |
Target postion X in SLS grid.
| int ADLSLSTarget::iSLSGridPositionY |
Target postion Y in SLS grid.
| int ADLSLSTarget::iSLSMapIndex |
The SLS map index.
| int ADLSLSTarget::iSLSTargetMask |
The bit mask identifies the bits in iSLSTargetValue are currently used.
| int ADLSLSTarget::iSLSTargetValue |
The bit mask identifies status info. It is for function extension purpose.
| ADLMode ADLSLSTarget::viewSize |
The view size width, height and rotation angle per SLS Target.