跳至内容

FfxSssrContextDescription

struct FfxSssrContextDescription

用于初始化 FidelityFX Stochastic Screen Space Reflections 所需参数的结构。

依赖项: FfxDimensions2D, FfxInterface

公共接口

公共成员

uint32_t 标志

uint32_t flags

FfxSssrInitializationFlagBits 的集合。

来源: sdk/include/FidelityFX/host/ffx_sssr.h (第 100 行, 第 33 列)

FfxDimensions2D renderSize

FfxDimensions2D renderSize

我们当前渲染的解析度。

来源: sdk/include/FidelityFX/host/ffx_sssr.h (第 101 行, 第 33 列)

FfxSurfaceFormat normalsHistoryBufferFormat

FfxSurfaceFormat normalsHistoryBufferFormat

降噪器用于存储法线缓冲区历史的格式。

来源: sdk/include/FidelityFX/host/ffx_sssr.h (第 102 行, 第 33 列)

FfxInterface backendInterface

FfxInterface backendInterface

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

来源: sdk/include/FidelityFX/host/ffx_sssr.h (第 103 行, 第 33 列)

被使用: SSSRRenderModule

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

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