Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/IRHICommandContext
- IRHICommandContext::RHIEndFrame()
- FNullDynamicRHI::RHIEndFrame()
- FOpenGLDynamicRHI::RHIEndFrame()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIContext.h |
| Include | #include "RHIContext.h" |
void RHIEndFrame&40;&41;
Remarks
This method is queued with an RHIThread, otherwise it will flush after it is queued; without an RHI thread there is no benefit to queuing this frame advance commands.