Searched refs:XF86DRIGetClientDriverName (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/glx/ |
D | xf86dri.h | 84 Bool XF86DRIGetClientDriverName(Display * dpy, int screen,
|
D | XF86dri.c | 278 XF86DRIGetClientDriverName(Display * dpy, int screen, in XF86DRIGetClientDriverName() function 292 GetReq(XF86DRIGetClientDriverName, req); in XF86DRIGetClientDriverName()
|
D | dri_glx.c | 118 b = XF86DRIGetClientDriverName(dpy, scrNum, &driverMajor, &driverMinor, in driGetDriverName() 482 if (!XF86DRIGetClientDriverName(dpy, scrn, in CallCreateNewScreen()
|
/external/libdrm/tests/ttmtest/src/ |
D | xf86dri.c | 300 GetReq(XF86DRIGetClientDriverName, req);
|