ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the Linux X screen information. More...
#include <adl_structures.h>
Data Fields | |
int | iXScreenNum |
Internal X screen number from GPUMapInfo. More... | |
char | strXScreenConfigName [256] |
Internal x config file screen identifier name. More... | |
Structure containing information about the Linux X screen information.
This structure is used to store the current screen number and xorg.conf ID name assoicated with an adapter index. This structure is updated during ADL_Main_Control_Refresh or ADL_ScreenInfo_Update. Note: This structure should be used in place of iXScreenNum and strXScreenConfigName in AdapterInfo as they will be deprecated.
int XScreenInfo::iXScreenNum |
Internal X screen number from GPUMapInfo.
char XScreenInfo::strXScreenConfigName[256] |
Internal x config file screen identifier name.