FfxFsr3DispatchFrameGenerationPrepareDescription

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

Detailed description

Data fields

Type

Description

FfxCommandList

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

FfxResource

depth
A “FfxResource“ containing 32bit depth values for the current frame (at render resolution).

FfxResource

motionVectors
A “FfxResource“ containing 2-dimensional motion vectors (at render resolution if “FFX_FSR2_ENABLE_DISPLAY_RESOLUTION_MOTION_VECTORS“ is not set).

FfxFloatCoords2D

jitterOffset
The subpixel jitter offset applied to the camera.

FfxFloatCoords2D

motionVectorScale
The scale factor to apply to motion vectors.

FfxDimensions2D

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