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

#include <gl_context.h>

Inheritance diagram for mir::graphics::X::XGLContext:
[legend]

Public Member Functions

 XGLContext (EGLDisplay const d, EGLSurface const s, EGLContext const c)
 
 ~XGLContext ()=default
 
void make_current () const override
 
void release_current () const override
 
- Public Member Functions inherited from mir::graphics::GLContext
virtual ~GLContext ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from mir::graphics::GLContext
 GLContext ()=default
 
 GLContext (GLContext const &)=delete
 
GLContextoperator= (GLContext const &)=delete
 

Constructor & Destructor Documentation

mir::graphics::X::XGLContext::XGLContext ( EGLDisplay const  d,
EGLSurface const  s,
EGLContext const  c 
)
mir::graphics::X::XGLContext::~XGLContext ( )
default

Member Function Documentation

void mir::graphics::X::XGLContext::make_current ( ) const
overridevirtual
void mir::graphics::X::XGLContext::release_current ( ) const
overridevirtual

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015