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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dxf86dri.h74 Bool XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen,
H A DXF86dri.c146 XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen, function
157 GetReq(XF86DRIQueryDirectRenderingCapable, req);
H A Ddri_glx.c111 if (!XF86DRIQueryDirectRenderingCapable(dpy, scrNum, &directCapable)) {
112 ErrorMessageF("XF86DRIQueryDirectRenderingCapable failed\n");
116 ErrorMessageF("XF86DRIQueryDirectRenderingCapable returned false\n");
/external/mesa3d/src/glx/
H A Dxf86dri.h74 Bool XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen,
H A DXF86dri.c146 XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen, function
157 GetReq(XF86DRIQueryDirectRenderingCapable, req);
H A Ddri_glx.c111 if (!XF86DRIQueryDirectRenderingCapable(dpy, scrNum, &directCapable)) {
112 ErrorMessageF("XF86DRIQueryDirectRenderingCapable failed\n");
116 ErrorMessageF("XF86DRIQueryDirectRenderingCapable returned false\n");

Completed in 1297 milliseconds