GetResolutionRange

Gets the maximum resolution, minimum resolution, and step resolution of AMD Radeon™ Boost on a GPU.

Syntax

Copied!

ADLX_RESULT     GetResolutionRange (ADLX_IntRange * range)

Parameters

  1. [out] range ADLX_IntRange * The pointer to a variable where the resolution range of AMD Radeon Boost is returned.

Return Value

If the resolution range is successfully returned, ADLX_OK is returned.

If the resolution range is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

The maximum resolution, minimum resolution, and step resolution of AMD Radeon Boost are read only.

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