FfxCasContextDescription

A structure encapsulating the parameters required to initialize FidelityFX CAS.

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

Detailed description

A structure encapsulating the parameters required to initialize FidelityFX CAS.

Data fields

Type

Description

uint32_t

flags
A collection of “FfxCasInitializationFlagBits“.

FfxCasColorSpaceConversion

colorSpaceConversion
An enumeration indicates which color space conversion is used.

FfxDimensions2D

maxRenderSize
The maximum size that rendering will be performed at.

FfxDimensions2D

displaySize
The size of the presentation resolution targeted by the upscaling process.

FfxInterface

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