GetLevel

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

Syntax

Copied!

ADLX_RESULT     GetLevel(ADLX_ANTILAG_STATE * level)

Parameters

  1. [out] level ADLX_ANTILAG_STATE The 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

Header

include “I3DSettings1.h”

Minimum version

1.1