Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dglxext.c860 AllocAndFetchScreenConfigs(Display * dpy, struct glx_display * priv, enum glx_driver glx_driver, Bo… in AllocAndFetchScreenConfigs() function
1091 if (!AllocAndFetchScreenConfigs(dpy, dpyPriv, glx_driver, !env)) { in __glXInitialize()
1095 fail = !AllocAndFetchScreenConfigs(dpy, dpyPriv, GLX_DRIVER_SW, true); in __glXInitialize()