Searched refs:CreateGLXPixmap (Results 1 – 4 of 4) sorted by relevance
54 glx.CreateGLXPixmap = _real_glXCreateGLXPixmap; in _real_GetGLXDispatchTable()
67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap); member
230 return (t->CreateGLXPixmap)(dpy, visinfo, pixmap); in glXCreateGLXPixmap()
2943 glx.CreateGLXPixmap = Fake_glXCreateGLXPixmap; in _mesa_GetGLXDispatchTable()