Lines Matching defs:visual
186 /* No support for GL on this screen regardless of visual */
366 req->visual = generic_id;
734 req->visual = vis->visualid;
891 ** visual combination.
906 /* Lookup attribute after first finding a match on the visual */
915 ** If we can't find the config for this visual, this visual is not
1188 * the various visual / FBConfig selection rules.
1247 ** Return the visual that best matches the template. Return None if no
1248 ** visual matches the template.
1270 ** Free visual list and return if an unexpected token is encountered
1280 ** Remember which visual, if any, got the highest score
1281 ** If no visual is acceptable, return None
1282 ** Otherwise, create an XVisualInfo list with just the selected X visual
2334 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual,
2338 (void) visual;