Home
last modified time | relevance | path

Searched refs:DRI2SwapBuffers (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/
Ddri2.h89 DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor,
Ddri2.c561 void DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, in DRI2SwapBuffers() function
571 GetReq(DRI2SwapBuffers, req); in DRI2SwapBuffers()
Ddri2_glx.c734 DRI2SwapBuffers(psc->base.dpy, pdraw->xDrawable, in dri2SwapBuffers()