|
FCT
|
#include <VK_FencePool.h>


Public 成员函数 | |
| VK_FencePool (VK_Context *ctx) | |
| void | setDestroyCallback (const std::function< void(RHI::Fence *)> &callback) override |
| RHI::Fence * | alloc () |
Protected 属性 | |
| ObjectPool< RHI::VK_Fence, VK_Context * > | m_fencePool |
在文件 VK_FencePool.h 第 11 行定义.
|
inline |
|
inlinevirtual |
实现了 FCT::FencePool.
在文件 VK_FencePool.h 第 31 行定义.
|
inlineoverridevirtual |
|
protected |
在文件 VK_FencePool.h 第 14 行定义.