Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c109 struct wp_presentation *wp_presentation_notwrapped;
185 struct wp_presentation *wp_presentation; member
1699 if (!chain->present_ids.wp_presentation) { in wsi_wl_swapchain_wait_for_present()
2031 if (present_id > 0 && chain->present_ids.wp_presentation) { in wsi_wl_swapchain_queue_present()
2040 id->feedback = wp_presentation_feedback(chain->present_ids.wp_presentation, in wsi_wl_swapchain_queue_present()
2200 if (chain->present_ids.wp_presentation) { in wsi_wl_swapchain_chain_free()
2213 wl_proxy_wrapper_destroy(chain->present_ids.wp_presentation); in wsi_wl_swapchain_chain_free()
2383 chain->present_ids.wp_presentation = in wsi_wl_surface_create_swapchain()
2385 wl_proxy_set_queue((struct wl_proxy *) chain->present_ids.wp_presentation, in wsi_wl_surface_create_swapchain()