Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.h56 glx::FBConfig *getFBConfigs(int *nElements) const;
DFunctionsGLX.cpp358 glx::FBConfig *FunctionsGLX::getFBConfigs(int *nElements) const in getFBConfigs() function in rx::FunctionsGLX
/external/mesa3d/src/glx/
Dglxext.c702 getFBConfigs(struct glx_screen *psc, struct glx_display *priv, int screen) in getFBConfigs() function
766 if (!getFBConfigs(psc, priv, screen)) in glx_screen_init()