UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRDGPooledBuffer Member List

This is the complete list of members for FRDGPooledBuffer, including all inherited members.

AddRef() constFRefCountBaseinline
DescFRDGPooledBuffer
FRDGPooledBuffer(FRHICommandListBase &RHICmdList, TRefCountPtr< FRHIBuffer > InBuffer, const FRDGBufferDesc &InDesc, uint32 InNumAllocatedElements, const TCHAR *InName)FRDGPooledBufferinline
FRDGPooledBuffer(TRefCountPtr< FRHIBuffer > InBuffer, const FRDGBufferDesc &InDesc, uint32 InNumAllocatedElements, const TCHAR *InName)FRDGPooledBuffer
FRefCountBase()=defaultFRefCountBase
FRefCountBase(const FRefCountBase &Rhs)=deleteFRefCountBase
GetAlignedSize() constFRDGPooledBufferinline
GetCommittedSize() constFRDGPooledBufferinline
GetName() constFRDGPooledBufferinline
GetOrCreateSRV(FRHICommandListBase &RHICmdList, const FRHIBufferSRVCreateInfo &SRVDesc)FRDGPooledBufferinline
GetOrCreateSRV(const FRHIBufferSRVCreateInfo &SRVDesc)FRDGPooledBufferinline
GetOrCreateUAV(FRHICommandListBase &RHICmdList, const FRHIBufferUAVCreateInfo &UAVDesc)FRDGPooledBufferinline
GetOrCreateUAV(const FRHIBufferUAVCreateInfo &UAVDesc)FRDGPooledBufferinline
GetRefCount() constFRefCountBaseinline
GetRHI() constFRDGPooledBufferinline
GetSize() constFRDGPooledBufferinline
GetSRV()FRDGPooledBufferinline
GetSRV(const FRHIBufferSRVCreateInfo &SRVDesc)FRDGPooledBufferinline
GetSRV(FRHICommandListBase &RHICmdList, const FRHIBufferSRVCreateInfo &SRVDesc)FRDGPooledBufferinline
operator=(const FRefCountBase &Rhs)=deleteFRefCountBase
Release() constFRefCountBaseinline
~FRefCountBase()=defaultFRefCountBasevirtual