Searched refs:DRI2WaitSBC (Results 1 – 4 of 4) sorted by relevance
335 extern _X_EXPORT int DRI2WaitSBC(ClientPtr client, DrawablePtr pDraw,
555 status = DRI2WaitSBC(client, pDrawable, target); in ProcDRI2WaitSBC()
1279 DRI2WaitSBC(ClientPtr client, DrawablePtr pDraw, CARD64 target_sbc) in DRI2WaitSBC() function
109086 DRI2WaitSBC() didn't block if requested targetSBC wasn't yet reached.109094 This patch fixes the problem by implementing DRI2WaitSBC similar114149 DRI2WaitSBC() and DRI2WaitMSC(); it may have gone away, so be sure to114222 unblocking of clients of DRI2WaitSBC().116834 DRI2WaitMSC, DRI2WaitSBC and DRI2SwapInterval.