FfxClassifierContextDescription

A structure encapsulating the parameters required to initialize FidelityFX Classifier.

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

Detailed description

A structure encapsulating the parameters required to initialize FidelityFX Classifier.

Data fields

Type

Description

uint32_t

flags
A collection of FfxClassifierInitializationFlagBits .

FfxDimensions2D

resolution
Resolution of the shadow dispatch call.

FfxInterface

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