Skip to content

IADLX3DFidelityFXSuperResolution

Navigation: ADLX SDK ReferencesADLX Interfaces3D Graphics

The IADLX3DFidelityFXSuperResolution interface configures AMD FidelityFX Super Resolution of a GPU.

InterfaceId:IADLX3DFidelityFXSuperResolution
Smart Pointer Interface Name:IADLX3DFidelityFXSuperResolutionPtr
Inherits:IADLXInterface
Inherited By:N/A

AMD FidelityFX™ Super Resolution (FSR) uses cutting-edge upscaling and advanced frame generation technologies to help boost performance in supported games, delivering incredible quality and ultra-fast gaming on virtually any hardware

Methods

MethodDescription
IsEnabledChecks if AMD FidelityFX Super Resolution is enabled on a GPU.
IsSupportedChecks if AMD FidelityFX Super Resolution is supported on a GPU.
SetEnabledSets AMD FidelityFX Super Resolution to enabled or disabled on a GPU.

Requirements

Headerinclude “I3DSettings3.h”
Minimum version1.5

Example

To see how to use this interface in a C++ application, refer to the FidelityFX Super Resolution C++ sample.

For a C application, refer to the FidelityFX Super Resolution C sample.

Subpages

  • IsEnabled - Checks if AMD FidelityFX Super Resolution is enabled on a GPU.
  • IsSupported - Checks if AMD FidelityFX Super Resolution is supported on a GPU.
  • SetEnabled - Sets AMD FidelityFX Super Resolution to enabled or disabled on a GPU.

API Reference

This page references: