Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientResourcePageAllocat-
- IRHITransientResourceAllocator::Flush()
- FRHITransientResourcePageAllocator::Flush()
References
| Module | RHICore |
| Header | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include | #include "RHICoreTransientResourceAllocator.h" |
| Source | /Engine/Source/Runtime/RHICore/Private/RHICoreTransientResourceAllocator.cpp |
virtual void Flush
(
FRHICommandListImmediate & RHICmdList,
FRHITransientAllocationStats * OutAllocationStats
)
Remarks
Flushes any pending allocations prior to rendering. Optionally emits stats if OutStats is valid.