Searched defs:glx_dpy (Results 1 – 8 of 8) sorted by relevance
29 fake_glx_screen(struct glx_display *glx_dpy, int num, const char *ext) in fake_glx_screen()58 fake_glx_screen_direct(struct glx_display *glx_dpy, int num, in fake_glx_screen_direct()
89 fake_glx_display *glx_dpy; member in glX_send_client_info_test
41 struct glx_display *glx_dpy = __glXInitialize(dpy); in __glXSendError() local
32 __glX_send_client_info(struct glx_display *glx_dpy) in __glX_send_client_info()
188 applegl_create_display(struct glx_display *glx_dpy) in applegl_create_display()
110 struct glx_display *glx_dpy = __glXInitialize(dpy); in XEXT_GENERATE_ERROR_STRING() local167 struct glx_display *glx_dpy = __glXInitialize(dpy); in __glXEventToWire() local
673 struct glx_display *glx_dpy = __glXInitialize(dpy); in dri2GetSwapEventType() local
49 __GLXdisplayPrivate *glx_dpy; member