FfxFrameInterpolationContextDescription

A structure encapsulating the parameters required to initialize FidelityFX Frameinterpolation upscaling.

File location: sdk/include/FidelityFX/host/ffx_frameinterpolation.h

Detailed description

A structure encapsulating the parameters required to initialize FidelityFX Frameinterpolation upscaling.

Data fields

Type

Description

uint32_t

flags
A collection of “FfxFrameInterpolationInitializationFlagBits“.

FfxDimensions2D

maxRenderSize
The maximum size that rendering will be performed at.

FfxDimensions2D

displaySize
The size of the presentation resolution.

FfxInterface

backendInterface
A set of pointers to the backend implementation for FidelityFX SDK.