FfxOpticalflowDispatchDescription

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

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

Detailed description

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

Data fields

Type

Description

FfxCommandList

commandList
The “FfxCommandList“ to record rendering commands into.

FfxResource

color
A “FfxResource“ containing the input color buffer.

FfxResource

opticalFlowVector
A “FfxResource“ containing the output motion buffer.

FfxResource

opticalFlowSCD
A “FfxResource“ containing the output scene change detection buffer.

bool

reset
A boolean value which when set to true, indicates the camera has moved discontinuously.