OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_eglCompareConfigs
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/egl/main/
eglconfig.h
201
_eglCompareConfigs
(const _EGLConfig *conf1, const _EGLConfig *conf2,
eglconfig.c
574
_eglCompareConfigs
(const _EGLConfig *conf1, const _EGLConfig *conf2,
767
return
_eglCompareConfigs
(conf1, conf2,
/external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c
103
return
_eglCompareConfigs
(conf1, conf2, criteria, EGL_TRUE);
/external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c
103
if (
_eglCompareConfigs
(conf, criteria, NULL, EGL_FALSE) != 0)
[
all
...]
Completed in 2526 milliseconds