Searched defs:glXDestroyPixmap (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglx_mangle.h66 #define glXDestroyPixmap mglXDestroyPixmap macro
/external/mesa3d/include/GL/
H A Dglx_mangle.h66 #define glXDestroyPixmap mglXDestroyPixmap macro
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglx_pbuffer.c921 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) function
/external/mesa3d/src/glx/
H A Dglx_pbuffer.c921 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) function
/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
H A Degl_glx.c107 PFNGLXDESTROYPIXMAPPROC glXDestroyPixmap; member in struct:GLX_egl_driver
927 GLX_drv->glXDestroyPixmap : GLX_drv->glXDestroyGLXPixmap;
1121 GET_PROC(PFNGLXDESTROYPIXMAPPROC, glXDestroyPixmap, EGL_FALSE);
/external/mesa3d/src/egl/drivers/glx/
H A Degl_glx.c107 PFNGLXDESTROYPIXMAPPROC glXDestroyPixmap; member in struct:GLX_egl_driver
927 GLX_drv->glXDestroyPixmap : GLX_drv->glXDestroyGLXPixmap;
1121 GET_PROC(PFNGLXDESTROYPIXMAPPROC, glXDestroyPixmap, EGL_FALSE);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dglxapi.c505 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) function
1263 { "glXDestroyPixmap", (__GLXextFuncPtr) glXDestroyPixmap },
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c505 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) function
1263 { "glXDestroyPixmap", (__GLXextFuncPtr) glXDestroyPixmap },
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c1997 glXDestroyPixmap( Display *dpy, GLXPixmap pixmap ) function
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c1997 glXDestroyPixmap( Display *dpy, GLXPixmap pixmap ) function

Completed in 290 milliseconds