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

  /external/chromium_org/third_party/mesa/src/src/glx/
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);
  /external/mesa3d/src/glx/
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);

Completed in 53 milliseconds