FfxFsr3UpscalerSharedResourceDescriptions
struct FfxFsr3UpscalerSharedResourceDescriptions
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_fsr3upscaler.h
(line 240, column 34)
FfxCreateResourceDescription dilatedDepth
FfxCreateResourceDescription dilatedDepth
The FfxCreateResourceDescription for allocating the dilatedDepth shared resource.
Source: sdk/include/FidelityFX/host/ffx_fsr3upscaler.h
(line 241, column 34)
FfxCreateResourceDescription dilatedMotionVectors
FfxCreateResourceDescription dilatedMotionVectors
The FfxCreateResourceDescription for allocating the dilatedMotionVectors shared resource.
Source: sdk/include/FidelityFX/host/ffx_fsr3upscaler.h
(line 242, column 34)
Used By: ffxFsr3Upscaler
Source: sdk/include/FidelityFX/host/ffx_fsr3upscaler.h
(line 238, column 1)