Searched refs:zwp_linux_dmabuf_v1 (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/crosvm/gpu_display/gpu_display_client_protocol_headers/gen/wayland_protocol_codegen/ |
D | linux-dmabuf-unstable-v1.h | 46 struct zwp_linux_dmabuf_v1; 258 struct zwp_linux_dmabuf_v1 *zwp_linux_dmabuf_v1, 290 struct zwp_linux_dmabuf_v1 *zwp_linux_dmabuf_v1, 300 zwp_linux_dmabuf_v1_add_listener(struct zwp_linux_dmabuf_v1 *zwp_linux_dmabuf_v1, in zwp_linux_dmabuf_v1_add_listener() argument 303 return wl_proxy_add_listener((struct wl_proxy *) zwp_linux_dmabuf_v1, in zwp_linux_dmabuf_v1_add_listener() 330 zwp_linux_dmabuf_v1_set_user_data(struct zwp_linux_dmabuf_v1 *zwp_linux_dmabuf_v1, void *user_data) in zwp_linux_dmabuf_v1_set_user_data() argument 332 wl_proxy_set_user_data((struct wl_proxy *) zwp_linux_dmabuf_v1, user_data); in zwp_linux_dmabuf_v1_set_user_data() 337 zwp_linux_dmabuf_v1_get_user_data(struct zwp_linux_dmabuf_v1 *zwp_linux_dmabuf_v1) in zwp_linux_dmabuf_v1_get_user_data() argument 339 return wl_proxy_get_user_data((struct wl_proxy *) zwp_linux_dmabuf_v1); in zwp_linux_dmabuf_v1_get_user_data() 343 zwp_linux_dmabuf_v1_get_version(struct zwp_linux_dmabuf_v1 *zwp_linux_dmabuf_v1) in zwp_linux_dmabuf_v1_get_version() argument [all …]
|
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.h | 59 struct zwp_linux_dmabuf_v1; 297 struct zwp_linux_dmabuf_v1 *wl_dmabuf;
|
H A D | platform_wayland.c | 665 struct zwp_linux_dmabuf_v1 *dmabuf_wrapper; in dri2_wl_create_window_surface() 1879 dmabuf_ignore_format(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_ignore_format() 1886 dmabuf_handle_modifier(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_modifier()
|
/aosp_15_r20/external/libva/va/wayland/ |
H A D | va_wayland_linux_dmabuf.c | 217 struct zwp_linux_dmabuf_v1 *linux_dmabuf; in registry_handle_global()
|
/aosp_15_r20/external/crosvm/gpu_display/src/ |
H A D | display_wl.c | 71 struct zwp_linux_dmabuf_v1 *linux_dmabuf; 612 (struct zwp_linux_dmabuf_v1 *)wl_registry_bind( in registry_global()
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_wayland.c | 106 struct zwp_linux_dmabuf_v1 *wl_dmabuf; 622 dmabuf_handle_format(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_format() 630 dmabuf_handle_modifier(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_modifier()
|