FfxDenoiserContextDescription

A structure encapsulating the parameters required to initialize FidelityFX Denoiser.

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

Detailed description

A structure encapsulating the parameters required to initialize FidelityFX Denoiser.

Data fields

Type

Description

uint32_t

flags
A collection of “FfxDenoiserInitializationFlagBits“

FfxDimensions2D

windowSize
The resolution that was used for rendering the input resource.

FfxSurfaceFormat

normalsHistoryBufferFormat
The format used by the reflections denoiser to store the normals buffer history.

FfxInterface

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