Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/loader/
H A Dloader_wayland_helper.h39 wl_display_create_queue_with_name(struct wl_display *display,
H A Dloader_wayland_helper.c141 wl_display_create_queue_with_name(struct wl_display *display, const char *name) in wl_display_create_queue_with_name() function
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c726 dri2_surf->wl_queue = wl_display_create_queue_with_name(dri2_dpy->wl_dpy, in dri2_wl_create_window_surface()
2228 dri2_dpy->wl_queue = wl_display_create_queue_with_name(dri2_dpy->wl_dpy, in dri2_initialize_wayland_drm()
2946 dri2_dpy->wl_queue = wl_display_create_queue_with_name(dri2_dpy->wl_dpy, in dri2_initialize_wayland_swrast()
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c900 display->queue = wl_display_create_queue_with_name(wl_display, queue_name); in wsi_wl_display_init()
2619 wl_display_create_queue_with_name(chain->wsi_wl_surface->display->wl_display, in wsi_wl_surface_create_swapchain()
/aosp_15_r20/external/mesa3d/
H A Dmeson.build2038 'wl_display_create_queue_with_name',