FfxFsr3UpscalerContextDescription

A structure encapsulating the parameters required to initialize FidelityFX Super Resolution 3 upscaling.

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

Detailed description

A structure encapsulating the parameters required to initialize FidelityFX Super Resolution 3 upscaling.

Data fields

Type

Description

uint32_t

flags
A collection of “FfxFsr3UpscalerInitializationFlagBits“.

FfxDimensions2D

maxRenderSize
The maximum size that rendering will be performed at.

FfxDimensions2D

maxUpscaleSize
The size of the output resolution targeted by the upscaling process.

FfxFsr3UpscalerMessage

fpMessage
A pointer to a function that can receive messages from the runtime.

FfxInterface

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