Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxclient.h826 extern void DestroyGLXDrawable(Display *dpy, GLXDrawable drawable);
Dglx_pbuffer.c517 DestroyGLXDrawable(dpy, drawable); in DestroyDrawable()
Dglxcmds.c123 DestroyGLXDrawable(Display *dpy, GLXDrawable drawable) in DestroyGLXDrawable() function
802 DestroyGLXDrawable(dpy, glxpixmap); in glXDestroyGLXPixmap()