FfxCasDispatchDescription

A structure encapsulating the parameters for dispatching the various passes of FidelityFX CAS.

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

Detailed description

A structure encapsulating the parameters for dispatching the various passes of FidelityFX CAS.

Data fields

Type

Description

FfxCommandList

commandList
The “FfxCommandList“ to record CAS rendering commands into.

FfxResource

color
A “FfxResource“ containing the color buffer for the current frame (at render resolution).

FfxResource

output
A “FfxResource“ containing the output color buffer for the current frame (at presentation resolution).

FfxDimensions2D

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

float

sharpness
The sharpness value between 0 and 1, where 0 is no additional sharpness and 1 is maximum additional sharpness.