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

#include <gl_context.h>

Inheritance diagram for mir::graphics::android::PbufferGLContext:
[legend]

Public Member Functions

 PbufferGLContext (MirPixelFormat display_format, GLConfig const &gl_config, DisplayReport &report)
 
 PbufferGLContext (PbufferGLContext const &shared_gl_context)
 
void make_current () const override
 
void release_current () const override
 
- Public Member Functions inherited from mir::graphics::android::GLContext
 ~GLContext ()
 

Additional Inherited Members

- Protected Member Functions inherited from mir::graphics::android::GLContext
 GLContext (MirPixelFormat display_format, GLConfig const &gl_config, DisplayReport &report)
 
 GLContext (GLContext const &shared_gl_context)
 
void make_current (EGLSurface) const
 
- Protected Member Functions inherited from mir::graphics::GLContext
 GLContext ()=default
 
 GLContext (GLContext const &)=delete
 
GLContextoperator= (GLContext const &)=delete
 
- Protected Attributes inherited from mir::graphics::android::GLContext
EGLDisplay const egl_display
 
EGLConfig const egl_config
 
EGLContextStore const egl_context
 

Constructor & Destructor Documentation

mir::graphics::android::PbufferGLContext::PbufferGLContext ( MirPixelFormat  display_format,
mg::GLConfig const &  gl_config,
mg::DisplayReport report 
)
mir::graphics::android::PbufferGLContext::PbufferGLContext ( PbufferGLContext const &  shared_gl_context)

Member Function Documentation

void mir::graphics::android::PbufferGLContext::make_current ( ) const
overridevirtual
void mir::graphics::android::PbufferGLContext::release_current ( ) const
overridevirtual

Reimplemented from mir::graphics::android::GLContext.


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

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