跳至内容

IADLXSmartShiftMax

导航: ADLX SDK 参考ADLX 接口Power Tuning

IADLXSmartShiftMax 接口用于配置 AMD SmartShift Max 设置。AMD SmartShift Max 通过动态地在 CPU 和 GPU 之间分配功率来提升性能。

InterfaceIdIADLXSmartShiftMax
智能指针接口名称IADLXSmartShiftMaxPtr
继承自IADLXInterface
被继承不适用

方法

方法描述
GetBias获取 AMD SmartShift Max 的当前偏置。
GetBiasMode获取 AMD SmartShift Max 的当前偏置模式。
GetBiasRange获取 AMD SmartShift Max 的最大偏置、最小偏置和步进偏置。
IsSupported检查 AMD SmartShift Max 是否受支持。
SetBias设置 AMD SmartShift Max 的偏置。
SetBiasMode设置 AMD SmartShift Max 的偏置模式。

要求

头文件include “IPowerTuning.h”
最低版本1.2

示例

要了解如何在 C++ 应用程序中使用此接口,请参阅 SmartShiftMax C++ 示例

对于 C 应用程序,请参阅 SmartShiftMax C 示例

子页面

  • GetBias - 获取 AMD SmartShift Max 的当前偏置。
  • GetBiasMode - 获取 AMD SmartShift Max 的当前偏置模式。
  • GetBiasRange - 获取 AMD SmartShift Max 的最大偏置、最小偏置和步进偏置。
  • IsSupported - 检查 AMD SmartShift Max 是否受支持。
  • SetBias - 设置 AMD SmartShift Max 的偏置。
  • SetBiasMode - 设置 AMD SmartShift Max 的偏置模式。

API 参考

本页面引用了

© . This site is unofficial and not affiliated with AMD.