Mir
Public Member Functions | List of all members
mir::graphics::EGLSyncFence Class Reference

#include <egl_sync_fence.h>

Inheritance diagram for mir::graphics::EGLSyncFence:
[legend]

Public Member Functions

 EGLSyncFence (std::shared_ptr< EGLSyncExtensions > const &)
 
 ~EGLSyncFence ()
 
void raise () override
 
void reset () override
 
bool wait_for (std::chrono::nanoseconds ns) override
 
- Public Member Functions inherited from mir::graphics::CommandStreamSync
virtual ~CommandStreamSync ()=default
 
 CommandStreamSync ()=default
 
 CommandStreamSync (CommandStreamSync const &)=delete
 
CommandStreamSyncoperator= (CommandStreamSync const &)=delete
 

Constructor & Destructor Documentation

mir::graphics::EGLSyncFence::EGLSyncFence ( std::shared_ptr< EGLSyncExtensions > const &  egl)
mir::graphics::EGLSyncFence::~EGLSyncFence ( )

Member Function Documentation

void mir::graphics::EGLSyncFence::raise ( )
overridevirtual
void mir::graphics::EGLSyncFence::reset ( )
overridevirtual
bool mir::graphics::EGLSyncFence::wait_for ( std::chrono::nanoseconds  ns)
overridevirtual

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016