Searched refs:wp_presentation (Results 1 – 1 of 1) sorted by relevance
116 struct wp_presentation *wp_presentation_notwrapped;220 struct wp_presentation *wp_presentation; member889 presentation_handle_clock_id(void* data, struct wp_presentation *wp_presentation, uint32_t clk_id) in presentation_handle_clock_id() argument2013 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 …]