ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the display device possible map for one GPU. More...
#include <adl_structures.h>
Data Fields | |
ADLDisplayMap * | displayMap |
The display Maps list to validate. More... | |
ADLDisplayTarget * | displayTarget |
The display Targets list for these display Maps to be validated. More... | |
int | iAdapterIndex |
The adapter index identifying the GPU for which to validate these Maps & Targets. More... | |
int | iIndex |
The current PossibleMap index. Each PossibleMap is assigned an index. More... | |
int | iNumDisplayMap |
Number of display Maps for this GPU to be validated. More... | |
int | iNumDisplayTarget |
the number of display Targets for these display Maps More... | |
Structure containing information about the display device possible map for one GPU.
This structure is used to store the display device possible map This information can be returned to the user.
ADLDisplayMap* ADLPossibleMap::displayMap |
The display Maps list to validate.
ADLDisplayTarget* ADLPossibleMap::displayTarget |
The display Targets list for these display Maps to be validated.
int ADLPossibleMap::iAdapterIndex |
The adapter index identifying the GPU for which to validate these Maps & Targets.
int ADLPossibleMap::iIndex |
The current PossibleMap index. Each PossibleMap is assigned an index.
int ADLPossibleMap::iNumDisplayMap |
Number of display Maps for this GPU to be validated.
int ADLPossibleMap::iNumDisplayTarget |
the number of display Targets for these display Maps