| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | dri2.h | 52 DRI2Connect(Display *display, XID window,
|
| H A D | dri2.c | 104 Bool DRI2Connect(Display *dpy, XID window, function in typeref:typename:Bool 114 GetReq(DRI2Connect, req);
|
| H A D | intel_xvmc.c | 371 if (!DRI2Connect(display, RootWindow(display, screen),
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2.h | 58 DRI2Connect(Display * display, XID window,
|
| H A D | dri2.c | 195 /* If the server is non-local DRI2Connect will raise BadRequest. 196 * Swallow this so that DRI2Connect can signal this in its return code */ 269 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) function in typeref:typename:Bool 278 GetReq(DRI2Connect, req);
|
| H A D | dri_glx.c | 134 Bool ret = DRI2Connect(dpy, RootWindow(dpy, scrNum), driverName, &dev);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2.h | 58 DRI2Connect(Display * display, XID window,
|
| H A D | dri2.c | 195 /* If the server is non-local DRI2Connect will raise BadRequest. 196 * Swallow this so that DRI2Connect can signal this in its return code */ 269 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) function in typeref:typename:Bool 278 GetReq(DRI2Connect, req);
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2.h | 57 DRI2Connect(Display * display, XID window,
|
| H A D | dri2-swap.c | 26 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| H A D | dri2.c | 145 /* If the server is non-local DRI2Connect will raise BadRequest. 146 * Swallow this so that DRI2Connect can signal this in its return code */ 219 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) function in typeref:typename:Bool 228 GetReq(DRI2Connect, req);
|
| H A D | dri2-speed.c | 144 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| H A D | dri2-test.c | 56 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| H A D | dri2-race.c | 69 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri2.h | 57 DRI2Connect(Display * display, XID window,
|
| H A D | dri2-race.c | 26 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| H A D | dri2-swap.c | 26 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| H A D | dri2.c | 145 /* If the server is non-local DRI2Connect will raise BadRequest. 146 * Swallow this so that DRI2Connect can signal this in its return code */ 219 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) function in typeref:typename:Bool 228 GetReq(DRI2Connect, req);
|
| H A D | dri2-test.c | 50 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| /xsrc/external/mit/libvdpau/dist/src/ |
| H A D | mesa_dri2.c | 131 GetReq(DRI2Connect, req);
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 149 /* If the server is non-local DRI2Connect will raise BadRequest. 150 * Swallow this so that DRI2Connect can signal this in its return code */ 176 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) function in typeref:typename:Bool 185 GetReq(DRI2Connect, req); 378 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 203 extern _X_EXPORT Bool DRI2Connect(ScreenPtr pScreen,
|
| H A D | dri2ext.c | 120 if (!DRI2Connect(pDraw->pScreen,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 263 extern _X_EXPORT Bool DRI2Connect(ClientPtr client, ScreenPtr pScreen,
|
| H A D | dri2ext.c | 122 if (!DRI2Connect(client, pDraw->pScreen,
|