跳至内容

FfxFrameInterpolationContextDescription

struct FfxFrameInterpolationContextDescription

一个封装初始化 FidelityFX Frameinterpolation 所需参数的结构。

依赖项: FfxDimensions2D, FfxInterface

公共接口

公共成员

uint32_t 标志

uint32_t flags

FfxFrameInterpolationInitializationFlagBits 的集合。

来源: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (第 118 行,第 37 列)

FfxDimensions2D maxRenderSize

FfxDimensions2D maxRenderSize

渲染将执行的最大尺寸。

来源: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (第 119 行,第 37 列)

FfxDimensions2D displaySize

FfxDimensions2D displaySize

显示分辨率的大小。

来源: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (第 120 行,第 37 列)

FfxSurfaceFormat backBufferFormat

FfxSurfaceFormat backBufferFormat

后台缓冲区的格式

来源: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (第 121 行,第 37 列)

FfxSurfaceFormat previousInterpolationSourceFormat

FfxSurfaceFormat previousInterpolationSourceFormat

将存储下一帧插值源的纹理的格式。可能与后台缓冲区不同,尤其是在使用无 HUD 时

来源: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (第 122 行,第 37 列)

FfxInterface backendInterface

FfxInterface backendInterface

指向 FidelityFX SDK 的后端实现指针的集合。

来源: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (第 123 行,第 37 列)

来源: sdk/include/FidelityFX/host/ffx_frameinterpolation.h (第 117 行,第 1 列)

© . This site is unofficial and not affiliated with AMD.