ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about Overdrive 6 extension state information. More...
#include <adl_structures.h>
Data Fields | |
int | iEngineClockPercent |
The current engine clock adjustment value, specified as a +/- percent. More... | |
int | iExtMask |
Reserved for future expansion of the structure. More... | |
int | iExtValue |
Reserved for future expansion of the structure. More... | |
int | iMemoryClockPercent |
The current memory clock adjustment value, specified as a +/- percent. More... | |
int | iPowerControlPercent |
The current power control adjustment value, specified as a +/- percent. More... | |
Structure containing information about Overdrive 6 extension state information.
This structure is used to store information about Overdrive 6 extension state information
int ADLOD6StateEx::iEngineClockPercent |
The current engine clock adjustment value, specified as a +/- percent.
int ADLOD6StateEx::iExtMask |
Reserved for future expansion of the structure.
int ADLOD6StateEx::iExtValue |
Reserved for future expansion of the structure.
int ADLOD6StateEx::iMemoryClockPercent |
The current memory clock adjustment value, specified as a +/- percent.
int ADLOD6StateEx::iPowerControlPercent |
The current power control adjustment value, specified as a +/- percent.