Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListImmediate
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
| Source | /Engine/Source/Runtime/RHI/Public/RHICommandList.inl |
void ImmediateFlush
&40;
EImmediateFlushType::Type FlushType
&41;
Remarks
Dispatches work to the RHI thread and the GPU. Also optionally waits for its completion on the RHI thread. Does not wait for the GPU.