Data Fields | |
int | iSize |
Must be set to the size of the structure. | |
int | iNumberOfPerformanceLevels |
Number of standard performance states. | |
int | iActivityReportingSupported |
Indicates whether the GPU is capable to measure its activity. | |
int | iDiscretePerformanceLevels |
Indicates whether the GPU supports discrete performance levels or performance range. | |
int | iReserved |
Reserved for future use. | |
ADLODParameterRange | sEngineClock |
Engine clock range. | |
ADLODParameterRange | sMemoryClock |
Memory clock range. | |
ADLODParameterRange | sVddc |
Core voltage range. |
This structure is used to store information about Overdrive parameters. This structure is used by the ADL_Overdrive5_ODParameters_Get() function.
Must be set to the size of the structure.
Number of standard performance states.
Indicates whether the GPU is capable to measure its activity.
Indicates whether the GPU supports discrete performance levels or performance range.
Reserved for future use.
Engine clock range.
Memory clock range.
Core voltage range.