Mir
|
#include "miregl.h"
#include <wayland-client.h>
#include <cstring>
#include <GLES2/gl2.h>
#include <wayland-egl.h>
#include <chrono>
#include <algorithm>
#include <stdexcept>
Functions | |
std::shared_ptr< MirEglApp > | make_mir_eglapp (struct wl_display *display) |
std::vector< std::shared_ptr< MirEglSurface > > | mir_surface_init (std::shared_ptr< MirEglApp > const &mir_egl_app) |
std::shared_ptr<MirEglApp> make_mir_eglapp | ( | struct wl_display * | display | ) |
std::vector<std::shared_ptr<MirEglSurface> > mir_surface_init | ( | std::shared_ptr< MirEglApp > const & | mir_egl_app | ) |
Copyright © 2012-2022
Canonical Ltd.
Generated on Fri Nov 11 11:01:41 UTC 2022
This documentation is licensed under the GPL version 2 or 3.