Lines Matching refs:screen
111 struct glx_screen *(*createScreen)(int screen, struct glx_display * priv);
297 GLint screen;
474 * One of these records exists per screen of the display. It contains
475 * a pointer to the config data for that screen (if the screen supports GL).
529 * Per screen direct rendering interface functions and data.
535 * Linked list of glx visuals and fbconfigs for this screen.
540 * Per-screen dynamic GLX extension tracking. The \c direct_support
587 * Also, per screen data which now includes the server \c GLX_EXTENSION
624 int screen, struct glx_display * priv);
741 extern char *__glXQueryServerString(Display *dpy, CARD32 screen, CARD32 name);
742 extern char *__glXGetString(Display *dpy, CARD32 screen, CARD32 name);
765 applegl_create_screen(int screen, struct glx_display * priv);
791 indirect_create_screen(int screen, struct glx_display * priv);