|
Mir
|
Encapsulation of a simple threaded client demonstrating inprocess EGL rendering. More...
#include <inprocess_egl_client.h>
Public Member Functions | |
| InprocessEGLClient (std::shared_ptr< graphics::Platform > const &graphics_platform, std::shared_ptr< frontend::Shell > const &shell, std::shared_ptr< shell::FocusController > const &focus_controller) | |
| ~InprocessEGLClient () | |
Protected Member Functions | |
| InprocessEGLClient (InprocessEGLClient const &)=delete | |
| InprocessEGLClient & | operator= (InprocessEGLClient const &)=delete |
Encapsulation of a simple threaded client demonstrating inprocess EGL rendering.
| mir::examples::InprocessEGLClient::InprocessEGLClient | ( | std::shared_ptr< graphics::Platform > const & | graphics_platform, |
| std::shared_ptr< frontend::Shell > const & | shell, | ||
| std::shared_ptr< shell::FocusController > const & | focus_controller | ||
| ) |
| mir::examples::InprocessEGLClient::~InprocessEGLClient | ( | ) |
|
protecteddelete |
|
protecteddelete |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014