Searched refs:driGetDriverName (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri_common.c | 616 driGetDriverName(Display * dpy, int scrNum, char **driverName) function in typeref:typename:Bool 639 if (driGetDriverName(dpy, scrNum, &driverName)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri_glx.c | 99 driGetDriverName(Display * dpy, int scrNum, char **driverName) function in typeref:typename:Bool 156 if (driGetDriverName(dpy, scrNum, &driverName)) { 917 if (!driGetDriverName(priv->dpy, screen, &driverName)) {
|
Completed in 4 milliseconds