IADLX3DAntiLag1

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

When AMD Radeon Anti-Lag is enabled, AMD Radeon Chill is automatically disabled.

Note: If the disabled setting is later re-enabled, its previous configuration will be restored.

Methods

Method

Description

GetLevel

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

SetLevel

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

Requirements

Header

include “I3DSettings1.h”

Minimum version

1.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 .