Searched refs:CreateGLXPixmap (Results 1 – 3 of 3) sorted by relevance
66 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap); member
190 return t->CreateGLXPixmap(dpy, visinfo, pixmap); in glXCreateGLXPixmap()
2807 glx.CreateGLXPixmap = Fake_glXCreateGLXPixmap; in _mesa_GetGLXDispatchTable()