FfxFrameInterpolationPrepareDescription

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

Detailed description

Data fields

Type

Description

uint32_t

flags
combination of FfxFrameInterpolationDispatchFlags

FfxCommandList

commandList
The “FfxCommandList“ to record frame interpolation commands into.

FfxDimensions2D

renderSize
The dimensions used to render game content, dilatedDepth, dilatedMotionVectors are expected to be of ths size.

FfxFloatCoords2D

jitterOffset
The subpixel jitter offset applied to the camera. jitter;.

FfxFloatCoords2D

motionVectorScale
The scale factor to apply to motion vectors. motionVectorScale;.

FfxResource

depth
The depth buffer data.

FfxResource

motionVectors
The motion vector data.

FfxResource

dilatedDepth
The dilated depth buffer data.

FfxResource

dilatedMotionVectors
The dilated motion vector data.

FfxResource

reconstructedPrevDepth
The reconstructed depth buffer data.