GetResolution

Gets the current minimum resolution of AMD Radeon™ Boost on a GPU.

Syntax

Copied!

ADLX_RESULT     GetResolution (adlx_int* currentMinRes)

Parameters

  1. [out] currentMinRes adlx_int* The pointer to a variable where the current minimum resolution (in %) of AMD Radeon Boost is returned.

Return Value

If the current minimum resolution is successfully returned, ADLX_OK is returned.

If the current minimum resolution is not successfully returned, 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