Searched refs:DRI2GetMSC (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/ |
D | dri2.h | 93 DRI2GetMSC(Display *dpy, XID drawable, CARD64 *ust, CARD64 *msc, CARD64 *sbc);
|
D | dri2.c | 587 Bool DRI2GetMSC(Display *dpy, XID drawable, CARD64 *ust, CARD64 *msc, in DRI2GetMSC() function 597 GetReq(DRI2GetMSC, req); in DRI2GetMSC()
|
D | dri2_glx.c | 430 ret = DRI2GetMSC(psc->dpy, pdraw->xDrawable, in dri2DrawableGetMSC()
|