Searched refs:QueryContextInfoEXT (Results 1 – 4 of 4) sorted by relevance
118 glx.QueryContextInfoEXT = _real_glXQueryContextInfoEXT; in _real_GetGLXDispatchTable()
134 int (*QueryContextInfoEXT)(Display *dpy, GLXContext context, int attribute,int *value); member
754 return (t->QueryContextInfoEXT)(dpy, context, attribute, value); in glXQueryContextInfoEXT()
3007 glx.QueryContextInfoEXT = Fake_glXQueryContextInfoEXT; in _mesa_GetGLXDispatchTable()