Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
void RHIBlockUntilGPUIdle()
Remarks
Blocks the CPU until the GPU catches up and goes idle. FlushType: Flush Immediate (seems wrong)