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 | |
![]() | |
InternalClient ()=default | |
virtual | ~InternalClient ()=default |
InternalClient (InternalClient const &)=delete | |
InternalClient & | operator= (InternalClient const &)=delete |
mir::graphics::gbm::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 Tue Oct 15 00:23:28 UTC 2013