Home
last modified time | relevance | path

Searched defs:nested_client (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/clients/
Dnested-client.c42 struct nested_client { struct
43 struct wl_display *display;
44 struct wl_registry *registry;
45 struct wl_compositor *compositor;
47 EGLDisplay egl_display;
48 EGLContext egl_context;
49 EGLConfig egl_config;
50 EGLSurface egl_surface;
51 struct program *color_program;
53 GLuint vert, frag, program;
[all …]
Dnested.c316 struct nested_client { struct
321 static struct nested_client * argument