SetResolution
Sets the minimum resolution of AMD Radeon™ Boost on a GPU.
Syntax
ADLX_RESULT SetResolution (adlx_int minRes)
Parameters
-
[in]
minRes adlx_int The new minimum resolution (in %) of AMD Radeon Boost.
Return Value
If the minimum resolution is successfully set, ADLX_OK is returned.
If the minimum resolution is not successfully set, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Additional Info
AMD Radeon Boost dynamically reduces resolution during motion to improve performance with little perceptible impact on image quality. Only works in supported games.
Requirements
Header |
include “I3DSettings.h” |
Minimum version |
1.0 |