ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing the Overdrive clock information. More...
#include <adl_structures.h>
Data Fields | |
int | iFlags |
Flag Clock flags. More... | |
int | iSize |
Size of the structure. More... | |
ADLODClockSetting | sEngineClock |
Engine Clock. More... | |
ADLODClockSetting | sMemoryClock |
Memory Clock. More... | |
Structure containing the Overdrive clock information.
This structure is used to get the Overdrive clock information. This structure is used by the ADL_Display_ODClockInfo_Get() function.
int ADLAdapterODClockInfo::iFlags |
Flag Clock flags.
int ADLAdapterODClockInfo::iSize |
Size of the structure.
ADLODClockSetting ADLAdapterODClockInfo::sEngineClock |
Engine Clock.
ADLODClockSetting ADLAdapterODClockInfo::sMemoryClock |
Memory Clock.