SetLevel
Sets the AMD Radeon™ Anti-Lag level on a GPU.
Syntax
ADLX_RESULT SetLevel (ADLX_ANTILAG_STATE level)
Parameters
-
[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 |