Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglconfig.h196 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *dpy,
Deglconfig.c504 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *dpy, in _eglParseConfigAttribList() function
781 if (!_eglParseConfigAttribList(&criteria, disp, attrib_list)) in _eglChooseConfig()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c126 if (!_eglParseConfigAttribList(&data.criteria, dpy, attribs)) in egl_g3d_choose_config()