Searched refs:present_id_pending (Results 1 – 1 of 1) sorted by relevance
1095 uint64_t present_id_pending; member1133 if (image->present_id > swapchain->present_id_pending) { in x11_notify_pending_present()1135 swapchain->present_id_pending = image->present_id; in x11_notify_pending_present()1157 swapchain->present_id_pending = UINT64_MAX; in x11_swapchain_notify_error()2500 while (chain->present_id_pending < waitValue) { in x11_wait_for_present_polled()