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: |
|
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
Method |
Description |
---|---|
Gets the AMD Radeon™ Anti-Lag level on a GPU. |
|
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 .