|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <EGLFence.h>
Public Member Functions | |
| CEGLFence (EGLDisplay display) | |
| CEGLFence (CEGLFence const &other)=delete | |
| CEGLFence & | operator= (CEGLFence const &other)=delete |
| void | CreateFence () |
| void | DestroyFence () |
| bool | IsSignaled () |
|
explicit |
|
delete |
| void CEGLFence::CreateFence | ( | ) |
| void CEGLFence::DestroyFence | ( | ) |
| bool CEGLFence::IsSignaled | ( | ) |