跳至内容

FfxAllocationCallbacks

struct FfxAllocationCallbacks

封装了一组分配回调的结构。

公共接口

公共成员

FfxAllocFunc fpAlloc

FfxAllocFunc fpAlloc

分配库内存的回调。

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

FfxReallocFunc fpRealloc

FfxReallocFunc fpRealloc

重新分配库内存的回调。

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

FfxFreeFunc fpFree

FfxFreeFunc fpFree

释放库中已分配内存的回调。

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

被使用于: FfxBreadcrumbsContextDescription

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

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