Searched refs:DRI2WaitMSC (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/ |
D | dri2.h | 96 DRI2WaitMSC(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor,
|
D | dri2.c | 632 Bool DRI2WaitMSC(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor, in DRI2WaitMSC() function 642 GetReq(DRI2WaitMSC, req); in DRI2WaitMSC()
|
D | dri2_glx.c | 451 ret = DRI2WaitMSC(pdraw->psc->dpy, pdraw->xDrawable, target_msc, divisor, in dri2WaitForMSC()
|