|
Mir
|
#include <internal_client.h>

Public Member Functions | |
| InternalClient (std::shared_ptr< MirMesaEGLNativeDisplay > const &) | |
| EGLNativeDisplayType | egl_native_display () |
| The EGL native display to be used by in-process clients. More... | |
| EGLNativeWindowType | egl_native_window (std::shared_ptr< InternalSurface > const &) |
| The EGL native window to be used by in-process clients for a surface. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from mir::graphics::InternalClient | |
| InternalClient ()=default | |
| virtual | ~InternalClient ()=default |
| InternalClient (InternalClient const &)=delete | |
| InternalClient & | operator= (InternalClient const &)=delete |
| mir::graphics::mesa::InternalClient::InternalClient | ( | std::shared_ptr< MirMesaEGLNativeDisplay > const & | native_display | ) |
|
virtual |
The EGL native display to be used by in-process clients.
Implements mir::graphics::InternalClient.
|
virtual |
The EGL native window to be used by in-process clients for a surface.
Implements mir::graphics::InternalClient.
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014