UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RenderGraphResourcePool.h File Reference

Go to the source code of this file.

Classes

class  FRDGBufferPool
 
class  FRDGTransientRenderTarget
 
class  FRDGTransientResourceAllocator
 

Enumerations

enum class  ERDGTransientResourceLifetimeState { Deallocated , Allocated , PendingDeallocation }
 

Variables

RENDERCORE_API TGlobalResource< FRDGBufferPoolGRenderGraphResourcePool
 
RENDERCORE_API TGlobalResource< FRDGTransientResourceAllocator, FRenderResource::EInitPhase::PreGRDGTransientResourceAllocator
 

Enumeration Type Documentation

◆ ERDGTransientResourceLifetimeState

Enumerator
Deallocated 
Allocated 
PendingDeallocation 

Variable Documentation

◆ GRDGTransientResourceAllocator

◆ GRenderGraphResourcePool

RENDERCORE_API TGlobalResource<FRDGBufferPool> GRenderGraphResourcePool
extern

The global render targets for easy shading.