![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FRDGPooledBuffer, including all inherited members.
| AddRef() const | FRefCountBase | inline |
| Desc | FRDGPooledBuffer | |
| FRDGPooledBuffer(FRHICommandListBase &RHICmdList, TRefCountPtr< FRHIBuffer > InBuffer, const FRDGBufferDesc &InDesc, uint32 InNumAllocatedElements, const TCHAR *InName) | FRDGPooledBuffer | inline |
| FRDGPooledBuffer(TRefCountPtr< FRHIBuffer > InBuffer, const FRDGBufferDesc &InDesc, uint32 InNumAllocatedElements, const TCHAR *InName) | FRDGPooledBuffer | |
| FRefCountBase()=default | FRefCountBase | |
| FRefCountBase(const FRefCountBase &Rhs)=delete | FRefCountBase | |
| GetAlignedSize() const | FRDGPooledBuffer | inline |
| GetCommittedSize() const | FRDGPooledBuffer | inline |
| GetName() const | FRDGPooledBuffer | inline |
| GetOrCreateSRV(FRHICommandListBase &RHICmdList, const FRHIBufferSRVCreateInfo &SRVDesc) | FRDGPooledBuffer | inline |
| GetOrCreateSRV(const FRHIBufferSRVCreateInfo &SRVDesc) | FRDGPooledBuffer | inline |
| GetOrCreateUAV(FRHICommandListBase &RHICmdList, const FRHIBufferUAVCreateInfo &UAVDesc) | FRDGPooledBuffer | inline |
| GetOrCreateUAV(const FRHIBufferUAVCreateInfo &UAVDesc) | FRDGPooledBuffer | inline |
| GetRefCount() const | FRefCountBase | inline |
| GetRHI() const | FRDGPooledBuffer | inline |
| GetSize() const | FRDGPooledBuffer | inline |
| GetSRV() | FRDGPooledBuffer | inline |
| GetSRV(const FRHIBufferSRVCreateInfo &SRVDesc) | FRDGPooledBuffer | inline |
| GetSRV(FRHICommandListBase &RHICmdList, const FRHIBufferSRVCreateInfo &SRVDesc) | FRDGPooledBuffer | inline |
| operator=(const FRefCountBase &Rhs)=delete | FRefCountBase | |
| Release() const | FRefCountBase | inline |
| ~FRefCountBase()=default | FRefCountBase | virtual |