Searched refs:CreateContextWithConfigSGIX (Results 1 – 4 of 4) sorted by relevance
124 glx.CreateContextWithConfigSGIX = _real_glXCreateContextWithConfigSGIX; in _real_GetGLXDispatchTable()
140 GLXContext (*CreateContextWithConfigSGIX)(Display *, GLXFBConfigSGIX, int, GLXContext, Bool); member
798 return (t->CreateContextWithConfigSGIX)(dpy, config, render_type, share_list, direct); in glXCreateContextWithConfigSGIX()
3013 glx.CreateContextWithConfigSGIX = Fake_glXCreateContextWithConfigSGIX; in _mesa_GetGLXDispatchTable()