Searched refs:_eglChooseConfig (Results 1 – 3 of 3) sorted by relevance
57 drv->API.ChooseConfig = _eglChooseConfig; in _eglInitDriverFallbacks()
227 _eglChooseConfig(_EGLDriver *drv, _EGLDisplay *dpy, const EGLint *attrib_list, EGLConfig *configs, …
793 _eglChooseConfig(_EGLDriver *drv, _EGLDisplay *disp, const EGLint *attrib_list, in _eglChooseConfig() function