Searched refs:XF86DRIAuthConnection (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | xf86dri.h | 81 Bool XF86DRIAuthConnection( Display *dpy, int screen, drm_magic_t magic );
|
| H A D | ephyrdri.c | 96 is_ok = XF86DRIAuthConnection (dpy, DefaultScreen (dpy), a_magic) ;
|
| H A D | XF86dri.c | 241 Bool XF86DRIAuthConnection(Display *dpy, int screen, drm_magic_t magic) function in typeref:typename:Bool 251 GetReq(XF86DRIAuthConnection, req);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | xf86dri.h | 80 Bool XF86DRIAuthConnection(Display * dpy, int screen, drm_magic_t magic);
|
| H A D | XF86dri.c | 228 XF86DRIAuthConnection(Display * dpy, int screen, drm_magic_t magic) function in typeref:typename:Bool 238 GetReq(XF86DRIAuthConnection, req);
|
| H A D | dri_glx.c | 474 if (newlyopened && !XF86DRIAuthConnection(dpy, scrn, magic)) { 475 ErrorMessageF("XF86DRIAuthConnection failed\n");
|
| /xsrc/external/mit/libdrm/dist/tests/ttmtest/src/ |
| H A D | xf86dri.c | 241 GetReq(XF86DRIAuthConnection, req);
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | xf86dri.c | 242 GetReq(XF86DRIAuthConnection, req);
|
Completed in 8 milliseconds