Navigation
API > API/Runtime > API/Runtime/OpenGLDrv > API/Runtime/OpenGLDrv/FOpenGLGPUFence
- FRHIGPUFence::Poll()
- FOpenGLGPUFence::Poll()
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h |
| Include | #include "OpenGLResources.h" |
| Source | /Engine/Source/Runtime/OpenGLDrv/Private/OpenGLQuery.cpp |
virtual bool Poll&40;&41; const
Remarks
Poll the fence to see if the GPU has signaled it. True if and only if the GPU fence has been inserted and the GPU has signaled the fence.