SetPowerSaver
Sets the power saver tuning preset on a GPU.
Syntax
ADLX_RESULT SetPowerSaver ()
Parameters
N/A
Return Value
If the power saver is successfully applied, ADLX_OK is returned.
If the power saver is not successfully applied, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Additional Info
Use of the power saver tuning preset is limited to some GPUs.
Requirements
Header |
include “IGPUAutoTuning.h” |
Minimum version |
1.0 |