Searched refs:XF86DRICloseConnection (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | xf86dri.h | 83 Bool XF86DRICloseConnection( Display *dpy, int screen );
|
| H A D | ephyrdri.c | 108 is_ok = XF86DRICloseConnection (dpy, DefaultScreen (dpy)) ;
|
| H A D | XF86dri.c | 269 Bool XF86DRICloseConnection(Display *dpy, int screen) function in typeref:typename:Bool 279 GetReq(XF86DRICloseConnection, req);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | xf86dri.h | 82 Bool XF86DRICloseConnection(Display * dpy, int screen);
|
| H A D | XF86dri.c | 257 XF86DRICloseConnection(Display * dpy, int screen) function in typeref:typename:Bool 267 GetReq(XF86DRICloseConnection, req);
|
| H A D | dri_glx.c | 597 XF86DRICloseConnection(dpy, scrn);
|
| /xsrc/external/mit/libdrm/dist/tests/ttmtest/src/ |
| H A D | xf86dri.c | 272 GetReq(XF86DRICloseConnection, req);
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | xf86dri.c | 273 GetReq(XF86DRICloseConnection, req);
|
Completed in 7 milliseconds