Searched refs:DestroyGLXPixmap (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
H A Drealglx.c56 glx.DestroyGLXPixmap = _real_glXDestroyGLXPixmap;
H A Dglxapi.h69 void (*DestroyGLXPixmap)(Display *dpy, GLXPixmap pixmap); member in struct:_glxapi_table
H A Dglxapi.c254 (t->DestroyGLXPixmap)(dpy, pixmap);
H A Dfakeglx.c2945 glx.DestroyGLXPixmap = Fake_glXDestroyGLXPixmap;

Completed in 192 milliseconds