Home
last modified time | relevance | path

Searched refs:driGetDriverName (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/glx/
Ddri_common.c681 driGetDriverName(Display * dpy, int scrNum, char **driverName) in driGetDriverName() function
704 if (driGetDriverName(dpy, scrNum, &driverName)) { in glXGetScreenDriver()