Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::UTILS::EGL::CEGLFence Class Reference

#include <EGLFence.h>

Public Member Functions

 CEGLFence (EGLDisplay display)
 
 CEGLFence (CEGLFence const &other)=delete
 
CEGLFenceoperator= (CEGLFence const &other)=delete
 
void CreateFence ()
 
void DestroyFence ()
 
bool IsSignaled ()
 

Constructor & Destructor Documentation

◆ CEGLFence() [1/2]

CEGLFence::CEGLFence ( EGLDisplay display)
explicit

◆ CEGLFence() [2/2]

KODI::UTILS::EGL::CEGLFence::CEGLFence ( CEGLFence const & other)
delete

Member Function Documentation

◆ CreateFence()

void CEGLFence::CreateFence ( )

◆ DestroyFence()

void CEGLFence::DestroyFence ( )

◆ IsSignaled()

bool CEGLFence::IsSignaled ( )

◆ operator=()

CEGLFence & KODI::UTILS::EGL::CEGLFence::operator= ( CEGLFence const & other)
delete

The documentation for this class was generated from the following files: