跳至内容

FfxCasDispatchDescription

struct FfxCasDispatchDescription

封装 FidelityFX CAS 各个通道的调度参数的结构。

依赖项: FfxDimensions2D, FfxResource

公共接口

公共成员

FfxCommandList 命令列表

FfxCommandList commandList

用于将 CAS 渲染命令记录到的 FfxCommandList。

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

FfxResource 颜色

FfxResource color

包含当前帧(以渲染分辨率)颜色缓冲区的 FfxResource。

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

FfxResource 输出

FfxResource output

包含当前帧(以显示分辨率)输出颜色缓冲区的 FfxResource。

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

FfxDimensions2D renderSize

FfxDimensions2D renderSize

用于渲染输入资源的解析度。

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

float sharpness

float sharpness

锐化值在 0 和 1 之间,其中 0 表示不额外锐化,1 表示最大额外锐化。

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

被使用于: ffxCas

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

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