UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMetalRenderPassDescriptorPool Class Reference

#include <MetalStateCache.h>

Public Member Functions

 FMetalRenderPassDescriptorPool ()
 
 ~FMetalRenderPassDescriptorPool ()
 
MTL::RenderPassDescriptor * CreateDescriptor ()
 
void ReleaseDescriptor (MTL::RenderPassDescriptor *Desc)
 

Static Public Member Functions

static FMetalRenderPassDescriptorPoolGet ()
 

Constructor & Destructor Documentation

◆ FMetalRenderPassDescriptorPool()

FMetalRenderPassDescriptorPool::FMetalRenderPassDescriptorPool ( )
inline

◆ ~FMetalRenderPassDescriptorPool()

FMetalRenderPassDescriptorPool::~FMetalRenderPassDescriptorPool ( )
inline

Member Function Documentation

◆ CreateDescriptor()

MTL::RenderPassDescriptor * FMetalRenderPassDescriptorPool::CreateDescriptor ( )
inline

◆ Get()

static FMetalRenderPassDescriptorPool & FMetalRenderPassDescriptorPool::Get ( )
inlinestatic

◆ ReleaseDescriptor()

void FMetalRenderPassDescriptorPool::ReleaseDescriptor ( MTL::RenderPassDescriptor *  Desc)
inline

The documentation for this class was generated from the following file: