ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing per display FreeSync capability information. More...
#include <adl_structures.h>
Data Fields | |
char | cReserved [3] |
Reserved. More... | |
int | iCaps |
FreeSync capability flags. Define_freesync_caps. More... | |
int | iMaxRefreshRateInMicroHz |
Reports maximum FreeSync refresh rate supported by the display in micro hertz. More... | |
int | iMinRefreshRateInMicroHz |
Reports minimum FreeSync refresh rate supported by the display in micro hertz. More... | |
int | iReserved [4] |
unsigned char | ucLabelIndex |
Index of FreeSync Label to use: ADL_FREESYNC_LABEL_*. More... | |
Structure containing per display FreeSync capability information.
This structure is used to store the FreeSync capability of both the display and the GPU the display is connected to.
char ADLFreeSyncCap::cReserved[3] |
Reserved.
int ADLFreeSyncCap::iCaps |
FreeSync capability flags. Define_freesync_caps.
int ADLFreeSyncCap::iMaxRefreshRateInMicroHz |
Reports maximum FreeSync refresh rate supported by the display in micro hertz.
int ADLFreeSyncCap::iMinRefreshRateInMicroHz |
Reports minimum FreeSync refresh rate supported by the display in micro hertz.
int ADLFreeSyncCap::iReserved[4] |
unsigned char ADLFreeSyncCap::ucLabelIndex |
Index of FreeSync Label to use: ADL_FREESYNC_LABEL_*.