Skip to content

IsAutomaticTuningChanged

Navigation: ADLX SDK ReferencesADLX InterfacesGPU TuningIADLXGPUTuningChangedEvent

Syntax

adlx_bool IsAutomaticTuningChanged ()

Parameters

N/A

Return Value

If the automatic tuning settings are changed, true is returned.

If the automatic tuning settings are not changed, false is returned.

Additional Info

Note: To obtain the GPU, use GetGPU.

Requirements

Headerinclude “IGPUTuning.h”
Minimum version1.0

See Also: GetGPU