|
Mir
|
#include <gl_context.h>
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 | |
| GLContext & | operator= (GLContext const &)=delete |
Protected Attributes inherited from mir::graphics::android::GLContext | |
| EGLDisplay const | egl_display |
| EGLConfig const | egl_config |
| EGLContextStore const | egl_context |
| 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 | ) |
|
overridevirtual |
Implements mir::graphics::GLContext.
|
overridevirtual |
Reimplemented from mir::graphics::android::GLContext.
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016