Home
last modified time | relevance | path

Searched refs:glXDestroyPixmap (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/include/GL/
Dglx_mangle.h66 #define glXDestroyPixmap mglXDestroyPixmap macro
Dglx.h262 extern void glXDestroyPixmap( Display *dpy, GLXPixmap pixmap );
Dglxext.h135 void glXDestroyPixmap (Display *dpy, GLXPixmap pixmap);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c81 { "glXDestroyPixmap", (__GLXextFuncPtr) glXDestroyPixmap },
Dglx_api.c2063 glXDestroyPixmap( Display *dpy, GLXPixmap pixmap ) in glXDestroyPixmap() function
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c461 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) in glXDestroyPixmap() function
1135 { "glXDestroyPixmap", (__GLXextFuncPtr) glXDestroyPixmap },
/external/mesa3d/src/glx/
Dglx_pbuffer.c974 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap() function
Dglxcmds.c2496 GLX_FUNCTION(glXDestroyPixmap),
/external/swiftshader/include/GL/
Dglxext.h135 void glXDestroyPixmap (Display *dpy, GLXPixmap pixmap);