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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxclient.h834 extern void DestroyGLXDrawable(Display *dpy, GLXDrawable drawable);
H A Dglx_pbuffer.c517 DestroyGLXDrawable(dpy, drawable);
H A Dglxcmds.c124 DestroyGLXDrawable(Display *dpy, GLXDrawable drawable) function in typeref:typename:_X_HIDDEN void
816 DestroyGLXDrawable(dpy, glxpixmap);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxclient.h791 extern void DestroyGLXDrawable(Display *dpy, GLXDrawable drawable);
H A Dglx_pbuffer.c499 DestroyGLXDrawable(dpy, drawable);
H A Dglxcmds.c123 DestroyGLXDrawable(Display *dpy, GLXDrawable drawable) function in typeref:typename:_X_HIDDEN void
814 DestroyGLXDrawable(dpy, glxpixmap);

Completed in 12 milliseconds