Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxclient.h810 extern void DestroyGLXDrawable(Display *dpy, GLXDrawable drawable);
Dglx_pbuffer.c467 DestroyGLXDrawable(dpy, drawable); in DestroyDrawable()
Dglxcmds.c126 DestroyGLXDrawable(Display *dpy, GLXDrawable drawable) in DestroyGLXDrawable() function
765 DestroyGLXDrawable(dpy, glxpixmap); in glXDestroyGLXPixmap()