SetLevel

Sets the AMD Radeon™ Anti-Lag level on a GPU.

Syntax

Copied!

ADLX_RESULT     SetLevel (ADLX_ANTILAG_STATE  level)

Parameters

  1. [in] level ADLX_ANTILAG_STATE The new Radeon Anti-Lag level.

Return Value

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

If the Radeon Anti-Lag level is not successfully set, 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.

Radeon Anti-Lag Next enables an advanced algorithm in supported DX11 and DX12 games for a more responsive experience.

Requirements

Header

include “I3DSettings1.h”

Minimum version

1.1