Home | History | Annotate | Download | only in x11

Lines Matching refs:nitems

439 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems)
445 return (t->ChooseFBConfig)(dpy, screen, attribList, nitems);