Home
last modified time | relevance | path

Searched refs:zwp_linux_dmabuf_v1_create_params (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/crosvm/gpu_display/gpu_display_client_protocol_headers/gen/wayland_protocol_codegen/
Dlinux-dmabuf-unstable-v1.h370 zwp_linux_dmabuf_v1_create_params(struct zwp_linux_dmabuf_v1 *zwp_linux_dmabuf_v1) in zwp_linux_dmabuf_v1_create_params() function
/aosp_15_r20/external/crosvm/gpu_display/src/
H A Ddisplay_wl.c896 zwp_linux_dmabuf_v1_create_params(self->ifaces.linux_dmabuf); in dwl_context_dmabuf_new()
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c2296 zwp_linux_dmabuf_v1_create_params(display->wl_dmabuf); in wsi_wl_image_init()
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1524 params = zwp_linux_dmabuf_v1_create_params(dri2_dpy->wl_dmabuf); in create_wl_buffer()