Searched refs:CreateGLXPixmapWithConfigSGIX (Results 1 – 4 of 4) sorted by relevance
123 glx.CreateGLXPixmapWithConfigSGIX = _real_glXCreateGLXPixmapWithConfigSGIX; in _real_GetGLXDispatchTable()
139 GLXPixmap (*CreateGLXPixmapWithConfigSGIX)(Display *, GLXFBConfigSGIX, Pixmap); member
788 return (t->CreateGLXPixmapWithConfigSGIX)(dpy, config, pixmap); in glXCreateGLXPixmapWithConfigSGIX()
3012 glx.CreateGLXPixmapWithConfigSGIX = Fake_glXCreateGLXPixmapWithConfigSGIX; in _mesa_GetGLXDispatchTable()