Home
last modified time | relevance | path

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

/third_party/mesa3d/src/loader/
Dloader_dri3_helper.h183 xcb_present_complete_mode_t last_present_mode; member
Dloader_dri3_helper.c272 switch (draw->last_present_mode) { in dri3_update_max_num_back()
516 draw->last_present_mode == XCB_PRESENT_COMPLETE_MODE_FLIP) { in dri3_handle_present_event()
528 draw->last_present_mode != ce->mode) { in dri3_handle_present_event()
535 draw->last_present_mode = ce->mode; in dri3_handle_present_event()
/third_party/mesa3d/docs/relnotes/
D21.1.7.rst65 - vulkan/wsi/x11: do not inherit last_present_mode
D21.3.0.rst786 - vulkan/wsi/x11: do not inherit last_present_mode
D21.2.0.rst1398 - vulkan/wsi/x11: do not inherit last_present_mode