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