HomeSort by relevance Sort by last modified time
    Searched refs:DRI2Connect (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/glx/
dri2.h 55 DRI2Connect(Display * display, XID window,
dri2.c 193 /* 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)
277 GetReq(DRI2Connect, req);
dri_glx.c 136 Bool ret = DRI2Connect(dpy, RootWindow(dpy, scrNum), driverName, &dev);
dri2_glx.c 1045 if (!DRI2Connect(priv->dpy, RootWindow(priv->dpy, screen),
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
x11_screen.c 239 if (!DRI2Connect(xscr->dpy, RootWindow(xscr->dpy, xscr->number),
  /hardware/intel/common/libva/va/x11/
va_dri2.c 139 GetReq(DRI2Connect, req);

Completed in 360 milliseconds