Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c116 struct wp_presentation *wp_presentation_notwrapped;
220 struct wp_presentation *wp_presentation; member
889 presentation_handle_clock_id(void* data, struct wp_presentation *wp_presentation, uint32_t clk_id) in presentation_handle_clock_id() argument
2013 if (!chain->present_ids.wp_presentation) { in wsi_wl_swapchain_wait_for_present()
2050 if (timeout_result == VK_SUCCESS && chain->fifo && chain->present_ids.wp_presentation) { in wsi_wl_swapchain_wait_for_present()
2523 if (chain->present_ids.wp_presentation) { in wsi_wl_swapchain_queue_present()
2524 id->feedback = wp_presentation_feedback(chain->present_ids.wp_presentation, in wsi_wl_swapchain_queue_present()
2840 if (chain->present_ids.wp_presentation) in wsi_wl_swapchain_chain_free()
2841 wl_proxy_wrapper_destroy(chain->present_ids.wp_presentation); in wsi_wl_swapchain_chain_free()
3093 chain->present_ids.wp_presentation = in wsi_wl_surface_create_swapchain()
[all …]