Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FGenericRHIGPUFence
- FRHIGPUFence::Poll()
- FGenericRHIGPUFence::Poll()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHIGPUReadback.cpp |
virtual bool Poll() const
Remarks
@discussion RHI implementations must be thread-safe and must correctly handle being called before RHIInsertFence if an RHI thread is active.