Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
Description
Platform RHIs should implement this function to process their internal GPU resource/memory delete queues. Called only from RHI command list management code. Do not call directly.
| Name | RHIProcessDeleteQueue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
virtual void RHIProcessDeleteQueue()