Searched defs:DRI2Connect (Results 1 - 2 of 2) sorted by relevance

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

Completed in 199 milliseconds