Searched refs:dri2GetSwapEventType (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxclient.h164 extern unsigned dri2GetSwapEventType(Display *dpy, XID drawable);
H A Ddri2.c108 aevent->type = dri2GetSwapEventType(dpy, awire->drawable);
H A Ddri2_glx.c755 unsigned dri2GetSwapEventType(Display* dpy, XID drawable) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxclient.h166 extern unsigned dri2GetSwapEventType(Display *dpy, XID drawable);
H A Ddri2.c108 aevent->type = dri2GetSwapEventType(dpy, awire->drawable);
H A Ddri2_glx.c695 unsigned dri2GetSwapEventType(Display* dpy, XID drawable) function in typeref:typename:unsigned

Completed in 11 milliseconds