IsRadeonSuperResolutionChanged
Navigation: ADLX SDK References → ADLX Interfaces → 3D Graphics → IADLX3DSettingsChangedEvent
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
Header | include “I3DSettings.h” |
---|---|
Minimum version | 1.0 |
See Also: GetGPU