Skip to content

FfxFrameInterpolationSharedResourceDescriptions

struct FfxFrameInterpolationSharedResourceDescriptions

A structure encapsulating the resource descriptions for shared resources for this effect.

Dependencies: FfxCreateResourceDescription

Public Interface

Public Members:

FfxCreateResourceDescription reconstructedPrevNearestDepth

FfxCreateResourceDescription reconstructedPrevNearestDepth

The FfxCreateResourceDescription for allocating the reconstructedPrevNearestDepth shared resource.

Source: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (line 131, column 37)

FfxCreateResourceDescription dilatedDepth

FfxCreateResourceDescription dilatedDepth

The FfxCreateResourceDescription for allocating the dilatedDepth shared resource.

Source: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (line 132, column 37)

FfxCreateResourceDescription dilatedMotionVectors

FfxCreateResourceDescription dilatedMotionVectors

The FfxCreateResourceDescription for allocating the dilatedMotionVectors shared resource.

Source: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (line 133, column 37)

Source: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (line 129, column 1)