Home
last modified time | relevance | path

Searched refs:glXDestroyGLXPixmap (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c53 { "glXDestroyGLXPixmap", (__GLXextFuncPtr) glXDestroyGLXPixmap },
H A Dglx_api.c1350 glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap ) in glXDestroyGLXPixmap() function
1357 _mesa_warning(NULL, "Mesa: glXDestroyGLXPixmap: invalid pixmap\n"); in glXDestroyGLXPixmap()
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp283 glXDestroyGLXPixmap(fDisplay, fGlxPixmap); in destroyGLContext()
/third_party/mesa3d/include/GL/
H A Dglx.h201 extern void glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap );
/third_party/mesa3d/src/glx/
H A Dglxcmds.c793 glXDestroyGLXPixmap(Display * dpy, GLXPixmap glxpixmap) in glXDestroyGLXPixmap() function
807 /* Send the glXDestroyGLXPixmap request */ in glXDestroyGLXPixmap()
2320 * glXDestroyGLXPixmap
2543 GLX_FUNCTION(glXDestroyGLXPixmap),

Completed in 9 milliseconds