Navigation
Unreal Engine C++ API Reference > Runtime > RHI > FDynamicRHI
- FDynamicRHI::RHIAdvanceFrameForGetViewportBackBuffer()
- FVulkanDynamicRHI::RHIAdvanceFrameForGetViewportBackBuffer()
- FNullDynamicRHI::RHIAdvanceFrameForGetViewportBackBuffer()
- FOpenGLDynamicRHI::RHIAdvanceFrameForGetViewportBackBuffer()
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
Include | #include "DynamicRHI.h" |
void RHIAdvanceFrameForGetViewportBackBuffer
&40;
FRHIViewport &42; Viewport
&41;
Remarks
Only relevant with an RHI thread, this advances the backbuffer for the purpose of GetViewportBackBuffer FlushType: Thread safe