Home | History | Annotate | Download | only in glx

Lines Matching defs:glXCreateGLXPixmap

648 glXCreateGLXPixmap(Display * dpy, XVisualInfo * vis, Pixmap pixmap)
676 /* Send the glXCreateGLXPixmap request */
678 GetReq(GLXCreateGLXPixmap, req);
2482 GLX_FUNCTION(glXCreateGLXPixmap),