Searched refs:_eglLookupConfig (Results 1 – 3 of 3) sorted by relevance
404 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglGetConfigAttrib()420 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglCreateContext()525 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglCreateWindowSurface()546 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglCreatePixmapSurface()567 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglCreatePbufferSurface()1064 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglCreateScreenSurfaceMESA()1252 _EGLConfig *conf = _eglLookupConfig(config, disp); in eglCreatePbufferFromClientBuffer()
174 _eglLookupConfig(EGLConfig config, _EGLDisplay *dpy);
103 _eglLookupConfig(EGLConfig config, _EGLDisplay *dpy) in _eglLookupConfig() function