Skip to content

IsRadeonSuperResolutionChanged

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DSettingsChangedEvent

Syntax

adlx_bool IsRadeonSuperResolutionChanged ()

Parameters

N/A

Return Value

If there are any changes to the Radeon Super Resolution settings, true is returned.

If there are no changes to the Radeon Super Resolution settings, false is returned.

Additional Info

Note: Radeon Super Resolution settings are global for all the supported GPUs. For this event notification, GetGPU returns nullpr.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0

See Also: GetGPU