Home
last modified time | relevance | path

Searched refs:_eglMatchConfig (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglconfig.h203 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria);
H A Deglconfig.c446 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria) in _eglMatchConfig() function
776 return _eglMatchConfig(conf, (const _EGLConfig *) priv_data); in _eglFallbackMatch()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c49 if (!_eglMatchConfig(conf, criteria)) in wgl_match_config()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c326 if (!_eglMatchConfig(conf, criteria)) in dri2_match_config()

Completed in 13 milliseconds