Searched refs:DRI2Connect (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Ddri2.h52 DRI2Connect(Display *display, XID window,
H A Ddri2.c104 Bool DRI2Connect(Display *dpy, XID window, function in typeref:typename:Bool
114 GetReq(DRI2Connect, req);
H A Dintel_xvmc.c371 if (!DRI2Connect(display, RootWindow(display, screen),
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2.h58 DRI2Connect(Display * display, XID window,
H A Ddri2.c195 /* 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 Ddri_glx.c134 Bool ret = DRI2Connect(dpy, RootWindow(dpy, scrNum), driverName, &dev);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2.h58 DRI2Connect(Display * display, XID window,
H A Ddri2.c195 /* 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 Ddri2.h57 DRI2Connect(Display * display, XID window,
H A Ddri2-swap.c26 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
H A Ddri2.c145 /* 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 Ddri2-speed.c144 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
H A Ddri2-test.c56 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
H A Ddri2-race.c69 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2.h57 DRI2Connect(Display * display, XID window,
H A Ddri2-race.c26 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
H A Ddri2-swap.c26 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
H A Ddri2.c145 /* 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 Ddri2-test.c50 if (!DRI2Connect(dpy, DefaultRootWindow(dpy), &driver, &device))
/xsrc/external/mit/libvdpau/dist/src/
H A Dmesa_dri2.c131 GetReq(DRI2Connect, req);
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri2-swap.c149 /* 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 Ddri2.h203 extern _X_EXPORT Bool DRI2Connect(ScreenPtr pScreen,
H A Ddri2ext.c120 if (!DRI2Connect(pDraw->pScreen,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h263 extern _X_EXPORT Bool DRI2Connect(ClientPtr client, ScreenPtr pScreen,
H A Ddri2ext.c122 if (!DRI2Connect(client, pDraw->pScreen,

Completed in 26 milliseconds

12