Home | History | Annotate | Download | only in x11

Lines Matching refs:maj

330 glXQueryVersion(Display *dpy, int *maj, int *min)
336 return (t->QueryVersion)(dpy, maj, min);