Searched refs:PresentOptionAsync (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dpresenttokens.h45 #define PresentOptionAsync (1 << 0) macro
51 #define PresentAllOptions (PresentOptionAsync | \
57 #define PresentAllAsyncOptions (PresentOptionAsync | PresentOptionAsyncMayTear)
/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent.c160 const Bool synced_flip = !(options & PresentOptionAsync);
275 divisor == 0 ? PresentOptionAsync : 0,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst2384 - wsi/x11: Use PresentOptionAsync for MAILBOX present mode with Xwayland

Completed in 7 milliseconds