IADLXPowerTuningServices1
The IADLXPowerTuningServices1 is an extension interface to IADLXPowerTuningServices . It provides control to the AMD SmartShift Eco and AMD GPUConnect functionality.
InterfaceId: |
IADLXPowerTuningServices1 |
Smart Pointer Interface Name: |
IADLXPowerTuningServices1Ptr |
Inherits: |
|
Inherited By: |
N/A |
Methods
Method |
Description |
---|---|
Gets the reference counted list of all the GPUs which support AMD GPUConnect. |
|
Gets the reference counted AMD SmartShift Eco interface. |
|
Checks if AMD GPUConnect is supported on this system. |
Requirements
Header |
include “IPowerTuning1.h” |
Minimum version |
1.4 |
Example
To see how to use this interface in a C++ application, refer to the SmartShiftEco C++ sample .
For a C application, refer to the SmartShiftEco C sample .