Searched refs:DRI2Connect (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/glx/ |
D | dri2.h | 58 DRI2Connect(Display * display, XID window,
|
D | dri2.c | 273 DRI2Connect(Display * dpy, XID window, char **driverName, char **deviceName) in DRI2Connect() function 282 GetReq(DRI2Connect, req); in DRI2Connect()
|
D | dri_glx.c | 134 Bool ret = DRI2Connect(dpy, RootWindow(dpy, scrNum), driverName, &dev); in driGetDriverName()
|
D | dri2_glx.c | 1182 if (!DRI2Connect(priv->dpy, RootWindow(priv->dpy, screen), in dri2CreateScreen()
|