Searched refs:DestroyGLXPixmap (Results 1 – 4 of 4) sorted by relevance
56 glx.DestroyGLXPixmap = _real_glXDestroyGLXPixmap; in _real_GetGLXDispatchTable()
69 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap); member
254 (t->DestroyGLXPixmap)(dpy, pixmap); in glXDestroyGLXPixmap()
2945 glx.DestroyGLXPixmap = Fake_glXDestroyGLXPixmap; in _mesa_GetGLXDispatchTable()