Skip to content

IADLX3DAntiLag1

Navigation: ADLX SDK ReferencesADLX Interfaces3D Graphics

IADLX3DAntiLag1 (AMD Radeon™ Anti-Lag Next) is an extension to IADLX3DAntiLag, and provides an interface to configure the Anti-Lag level of a GPU.

InterfaceId:IADLX3DAntiLag1
Smart Pointer Interface Name:IADLX3DAntiLag1Ptr
Inherits:IADLX3DAntiLag
Inherited By:N/A

Radeon Anti-Lag Next enables an advanced algorithm in supported DX11 and DX12 games for a more responsive experience. The IADLX3DAntiLag1 interface is obtained from the IADLX3DAntiLag interface using QueryInterface.

Dependent Interfaces

AMD Radeon Anti-Lag Next cannot be simultaneously enabled with AMD Radeon Chill.

When AMD Radeon Anti-Lag Next is enabled, the mutually exclusive features are automatically disabled. If a mutually exclusive feature is re-enabled, its previous configuration settings are restored.

Methods

MethodDescription
GetLevelGets the AMD Radeon™ Anti-Lag level on a GPU.
SetLevelSets the AMD Radeon™ Anti-Lag level on a GPU.

Requirements

Headerinclude “I3DSettings1.h”
Minimum version1.1

Example

To use this interface in a C++ application, refer to the AntiLag C++ sample.

For a C application, refer to the AntiLag C sample.

Subpages

  • GetLevel - Gets the AMD Radeon™ Anti-Lag level on a GPU.
  • SetLevel - Sets the AMD Radeon™ Anti-Lag level on a GPU.

API Reference

This page references: