Lines Matching defs:display
107 * Method to destroy the private DRI display data.
109 void (*destroyDisplay) (__GLXDRIdisplay * display);
158 ** Function to create and DRI display data and initialize the display
351 * \c dpy of current display for this context. Will be \c NULL if not
352 * current to any display, or if this is the "dummy context".
474 * One of these records exists per screen of the display. It contains
519 struct glx_display *display;
560 * Per display private data. One of these records exists for each display
571 * Back pointer to the display
586 * Configurations of visuals for all screens on this display.
603 * Per display direct rendering interface functions and data.
773 applegl_create_display(struct glx_display *display);