Searched refs:protocolDestroyDrawable (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c421 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) function in typeref:typename:void
497 protocolDestroyDrawable(dpy, xid, glxCode);
515 protocolDestroyDrawable(dpy, drawable, glxCode);
616 protocolDestroyDrawable(dpy, id, o);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c400 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) function in typeref:typename:void
479 protocolDestroyDrawable(dpy, xid, glxCode);
497 protocolDestroyDrawable(dpy, drawable, glxCode);
602 protocolDestroyDrawable(dpy, id, o);

Completed in 11 milliseconds