Skip to content

GetLevel

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAntiLag1

Syntax

ADLX_RESULT    GetLevel(ADLX_ANTILAG_STATE* level)

Parameters

#DirectionNameTypeDescription
1.[out]levelADLX_ANTILAG_STATEThe pointer to a variable where the Radeon Anti-Lag level is returned.

Return Value

If the Radeon Anti-Lag level is successfully returned, ADLX_OK is returned.

If the Radeon Anti-Lag level is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Radeon Anti-Lag helps reduce input lag in GPU-limited cases by controlling the pace of the CPU work to ensure it doesn’t get too far ahead of the GPU.

Requirements

Headerinclude “I3DSettings1.h”
Minimum version1.1