FfxFrameInterpolationContextDescription
A structure encapsulating the parameters required to initialize FidelityFX Frameinterpolation upscaling.
File location: sdk/include/FidelityFX/host/ffx_frameinterpolation.h
Detailed description
A structure encapsulating the parameters required to initialize FidelityFX Frameinterpolation upscaling.
Data fields
Type |
Description |
---|---|
uint32_t |
flags
A collection of “FfxFrameInterpolationInitializationFlagBits“.
|
maxRenderSize
The maximum size that rendering will be performed at.
|
|
displaySize
The size of the presentation resolution.
|
|
backendInterface
A set of pointers to the backend implementation for FidelityFX SDK.
|