Home
last modified time | relevance | path

Searched refs:DRI2WaitMSC (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.h330 extern _X_EXPORT int DRI2WaitMSC(ClientPtr client, DrawablePtr pDrawable,
H A Ddri2ext.c497 status = DRI2WaitMSC(client, pDrawable, target, divisor, remainder); in ProcDRI2WaitMSC()
H A Ddri2.c1252 DRI2WaitMSC(ClientPtr client, DrawablePtr pDraw, CARD64 target_msc, in DRI2WaitMSC() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog109095 to the clean and proven DRI2WaitMSC implementation.
114149 DRI2WaitSBC() and DRI2WaitMSC(); it may have gone away, so be sure to
116834 DRI2WaitMSC, DRI2WaitSBC and DRI2SwapInterval.