跳至内容

FfxResourceBinding

struct FfxResourceBinding

定义资源绑定点的结构。

公共接口

公共成员

uint32_t slotIndex

uint32_t slotIndex

用于绑定资源的槽位。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 902 行, 第 17 列)

uint32_t arrayIndex

uint32_t arrayIndex

用于 mip/数组访问的资源偏移量。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 903 行, 第 17 列)

uint32_t resourceIdentifier

uint32_t resourceIdentifier

一个唯一的资源标识符,代表内部资源索引。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 904 行, 第 17 列)

wchar_t name

wchar_t name

用于帮助跟踪资源绑定的调试名称。

来源: sdk/include/FidelityFX/host/ffx_types.h (第 905 行, 第 17 列)

被使用于: FfxPipelineState

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

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