Searched refs:last_present_mode (Results 1 – 3 of 3) sorted by relevance
761 xcb_present_complete_mode_t last_present_mode; member876 chain->last_present_mode != XCB_PRESENT_COMPLETE_MODE_SUBOPTIMAL_COPY) in x11_handle_dri3_present_event()885 chain->last_present_mode == XCB_PRESENT_COMPLETE_MODE_FLIP) in x11_handle_dri3_present_event()888 chain->last_present_mode = complete->mode; in x11_handle_dri3_present_event()1554 chain->last_present_mode = old_chain->last_present_mode; in x11_surface_create_swapchain()1556 chain->last_present_mode = XCB_PRESENT_COMPLETE_MODE_COPY; in x11_surface_create_swapchain()
169 xcb_present_complete_mode_t last_present_mode; member
277 switch (draw->last_present_mode) { in dri3_update_max_num_back()514 draw->last_present_mode == XCB_PRESENT_COMPLETE_MODE_FLIP) { in dri3_handle_present_event()526 draw->last_present_mode != ce->mode) { in dri3_handle_present_event()533 draw->last_present_mode = ce->mode; in dri3_handle_present_event()