![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MetalFence.h>
Public Member Functions | |
| FMetalFencePool () | |
| void | Initialise (MTL::Device *InDevice) |
| FMetalFence * | AllocateFence () |
| void | ReleaseFence (FMetalFence *InFence) |
| int32 | Max () const |
| int32 | Num () const |
Static Public Member Functions | |
| static FMetalFencePool & | Get () |
|
inline |
| FMetalFence * FMetalFencePool::AllocateFence | ( | ) |
|
inlinestatic |
| void FMetalFencePool::Initialise | ( | MTL::Device * | InDevice | ) |
|
inline |
|
inline |
| void FMetalFencePool::ReleaseFence | ( | FMetalFence * | InFence | ) |