Searched defs:nested_client (Results 1 – 2 of 2) sorted by relevance
42 struct nested_client { struct43 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 …]
316 struct nested_client { struct321 static struct nested_client * argument