#include <wayland_dynload_egl.h>
Definition at line 39 of file wayland_dynload_egl.h.
◆ wl_egl_window_create()
| struct wl_egl_window *WL_DYN_FN WaylandDynload_EGL::wl_egl_window_create |
( |
struct wl_surface * | surface, |
|
|
int | width, |
|
|
int | height ) |
◆ wl_egl_window_destroy()
| void WL_DYN_FN WaylandDynload_EGL::wl_egl_window_destroy |
( |
struct wl_egl_window * | egl_window | ) |
|
◆ wl_egl_window_get_attached_size()
| void WL_DYN_FN WaylandDynload_EGL::wl_egl_window_get_attached_size |
( |
struct wl_egl_window * | egl_window, |
|
|
int * | width, |
|
|
int * | height ) |
◆ wl_egl_window_resize()
| void WL_DYN_FN WaylandDynload_EGL::wl_egl_window_resize |
( |
struct wl_egl_window * | egl_window, |
|
|
int | width, |
|
|
int | height, |
|
|
int | dx, |
|
|
int | dy ) |
The documentation for this struct was generated from the following file: