Lines Matching refs:dpy
89 XAppleDRIQueryExtension(Display *dpy, int *event_base, int *error_base);
92 XAppleDRIQueryVersion(Display *dpy, int *majorVersion, int *minorVersion,
96 XAppleDRIQueryDirectRenderingCapable(Display *dpy, int screen,
100 XAppleDRISetSurfaceNotifyHandler(void (*fun)(Display *dpy, unsigned uid,
104 XAppleDRIAuthConnection(Display *dpy, int screen, unsigned int magic);
106 Bool XAppleDRICreateSurface(Display * dpy, int screen, Drawable drawable,
111 XAppleDRIDestroySurface(Display *dpy, int screen, Drawable drawable);
114 XAppleDRISynchronizeSurfaces(Display *dpy);
117 XAppleDRICreateSharedBuffer(Display *dpy, int screen, Drawable drawable,
123 XAppleDRISwapBuffers(Display *dpy, int screen, Drawable drawable);
126 XAppleDRICreatePixmap(Display *dpy, int screen, Drawable drawable, int *width,
132 XAppleDRIDestroyPixmap(Display *dpy, Pixmap pixmap);