Searched refs:XF86DRIOpenConnection (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dxf86dri.h77 Bool XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
H A DXF86dri.c175 XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA, function
186 GetReq(XF86DRIOpenConnection, req);
H A Ddri_glx.c350 if (!XF86DRIOpenConnection(dpy, scrn, &hSAREA, &BusID)) {
351 ErrorMessageF("XF86DRIOpenConnection failed\n");
/external/mesa3d/src/glx/
H A Dxf86dri.h77 Bool XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
H A DXF86dri.c175 XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA, function
186 GetReq(XF86DRIOpenConnection, req);
H A Ddri_glx.c350 if (!XF86DRIOpenConnection(dpy, scrn, &hSAREA, &BusID)) {
351 ErrorMessageF("XF86DRIOpenConnection failed\n");

Completed in 1085 milliseconds