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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddri2.h55 DRI2Connect(Display * display, XID window,
H A Ddri2.c193 /* If the server is non-local DRI2Connect will raise BadRequest.
194 * Swallow this so that DRI2Connect can signal this in its return code */
267 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) function
277 GetReq(DRI2Connect, req);
H A Ddri_glx.c136 Bool ret = DRI2Connect(dpy, RootWindow(dpy, scrNum), driverName, &dev);
H A Ddri2_glx.c1045 if (!DRI2Connect(priv->dpy, RootWindow(priv->dpy, screen),
/external/mesa3d/src/glx/
H A Ddri2.h55 DRI2Connect(Display * display, XID window,
H A Ddri2.c193 /* If the server is non-local DRI2Connect will raise BadRequest.
194 * Swallow this so that DRI2Connect can signal this in its return code */
267 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) function
277 GetReq(DRI2Connect, req);
H A Ddri_glx.c136 Bool ret = DRI2Connect(dpy, RootWindow(dpy, scrNum), driverName, &dev);
H A Ddri2_glx.c1045 if (!DRI2Connect(priv->dpy, RootWindow(priv->dpy, screen),
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.c239 if (!DRI2Connect(xscr->dpy, RootWindow(xscr->dpy, xscr->number),
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.c239 if (!DRI2Connect(xscr->dpy, RootWindow(xscr->dpy, xscr->number),

Completed in 859 milliseconds