Skip to content

GetPerformanceMode

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAMDFluidMotionFrames1

Syntax

ADLX_RESULT    GetPerformanceMode(ADLX_AFMF_PERFORMANCE_MODE_TYPE* mode)

Parameters

#DirectionNameTypeDescription
1.[out]modeADLX_AFMF_PERFORMANCE_MODE_TYPEThe pointer to a variable where the AMD Fluid Motion Frames performance mode is returned.

Return Value

If the AMD Fluid Motion Frames performance mode is successfully returned, ADLX_OK is returned.

If the AMD Fluid Motion Frames performance mode is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “I3DSettings3.h”
Minimum version1.5

See Also: ADLX Enums