Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c1050 struct x11_swapchain { struct
1112 VK_DEFINE_NONDISP_HANDLE_CASTS(x11_swapchain, base.base, VkSwapchainKHR, argument
1115 static void x11_present_complete(struct x11_swapchain *swapchain, in x11_present_complete()
1128 static void x11_notify_pending_present(struct x11_swapchain *swapchain, in x11_notify_pending_present()
1153 static void x11_swapchain_notify_error(struct x11_swapchain *swapchain, VkResult result) in x11_swapchain_notify_error()
1173 _x11_swapchain_result(struct x11_swapchain *chain, VkResult result, in _x11_swapchain_result()
1220 struct x11_swapchain *chain = (struct x11_swapchain *)wsi_chain; in x11_get_wsi_image()
1232 x11_handle_dri3_present_event(struct x11_swapchain *chain, in x11_handle_dri3_present_event()
1315 x11_poll_for_special_event(struct x11_swapchain *chain, uint64_t abs_timeout, xcb_generic_event_t *… in x11_poll_for_special_event()
1376 x11_acquire_next_image_poll_has_forward_progress(struct x11_swapchain *chain) in x11_acquire_next_image_poll_has_forward_progress()
[all …]