Lines Matching defs:dpy
52 #define XF86DRICheckExtension(dpy,i,val) \ argument
117 XF86DRIQueryVersion(Display * dpy, int *majorVersion, int *minorVersion, in XF86DRIQueryVersion()
147 XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen, in XF86DRIQueryDirectRenderingCapable()
176 XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA, in XF86DRIOpenConnection()
228 XF86DRIAuthConnection(Display * dpy, int screen, drm_magic_t magic) in XF86DRIAuthConnection()
257 XF86DRICloseConnection(Display * dpy, int screen) in XF86DRICloseConnection()
278 XF86DRIGetClientDriverName(Display * dpy, int screen, in XF86DRIGetClientDriverName()
331 XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID, in XF86DRICreateContextWithConfig()
363 XF86DRICreateContext(Display * dpy, int screen, Visual * visual, in XF86DRICreateContext()
371 XF86DRIDestroyContext(Display * dpy, int screen, XID context) in XF86DRIDestroyContext()
392 XF86DRICreateDrawable(Display * dpy, int screen, in XF86DRICreateDrawable()
422 noopErrorHandler(Display * dpy, XErrorEvent * xerr) in noopErrorHandler()
428 XF86DRIDestroyDrawable(Display * dpy, int screen, XID drawable) in XF86DRIDestroyDrawable()
468 XF86DRIGetDrawableInfo(Display * dpy, int screen, Drawable drawable, in XF86DRIGetDrawableInfo()
557 XF86DRIGetDeviceInfo(Display * dpy, int screen, drm_handle_t * hFrameBuffer, in XF86DRIGetDeviceInfo()
612 XF86DRIOpenFullScreen(Display * dpy, int screen, Drawable drawable) in XF86DRIOpenFullScreen()
623 XF86DRICloseFullScreen(Display * dpy, int screen, Drawable drawable) in XF86DRICloseFullScreen()