Home
last modified time | relevance | path

Searched refs:wl_registry (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h125 struct wl_registry *wl_registry; member
Dplatform_wayland.c732 registry_handle_global(void *data, struct wl_registry *registry, uint32_t name, in registry_handle_global()
781 dri2_dpy->wl_registry = wl_display_get_registry(dri2_dpy->wl_dpy); in dri2_initialize_wayland()
782 wl_proxy_set_queue((struct wl_proxy *) dri2_dpy->wl_registry, in dri2_initialize_wayland()
784 wl_registry_add_listener(dri2_dpy->wl_registry, in dri2_initialize_wayland()
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.h49 struct wl_registry *registry;
Dnative_shm.c137 registry_handle_global(void *data, struct wl_registry *registry, uint32_t name, in registry_handle_global()
Dnative_drm.c186 registry_handle_global(void *data, struct wl_registry *registry, uint32_t name, in registry_handle_global()