ADLODNPerformanceLevels Struct Reference

Structure containing information about Overdrive N performance levels. More...


Data Fields

int iSize
int iMode
int iNumberOfPerformanceLevels
 Must be set to sizeof( ADLODPerformanceLevels ) + sizeof( ADLODPerformanceLevel ) * (ADLODParameters.iNumberOfPerformanceLevels - 1).
ADLODNPerformanceLevel aLevels [1]
 Array of performance state descriptors. Must have ADLODParameters.iNumberOfPerformanceLevels elements.


Detailed Description

Structure containing information about Overdrive N performance levels.

This structure is used to store information about Overdrive performance levels. This structure is used by the ADL_OverdriveN_ODPerformanceLevels_Get() and ADL_OverdriveN_ODPerformanceLevels_Set() functions.

Examples:

OverdriveN/OverdriveN.cpp.


Field Documentation

Array of performance state descriptors. Must have ADLODParameters.iNumberOfPerformanceLevels elements.

Examples:
OverdriveN/OverdriveN.cpp.


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.