Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
- FDynamicRHI::RHISubmitCommandsAndFlushGPU()
- FVulkanDynamicRHI::RHISubmitCommandsAndFlushGPU()
- FOpenGLDynamicRHI::RHISubmitCommandsAndFlushGPU()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
virtual void RHISubmitCommandsAndFlushGPU&40;&41;
Remarks
Kicks the current frame and makes sure GPU is actively working on them FlushType: Flush Immediate (copied from RHIBlockUntilGPUIdle)