Searched refs:_eglCompareConfigs (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglconfig.h | 213 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2,
|
| H A D | eglconfig.c | 594 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2, function in typeref:typename:EGLint 787 return _eglCompareConfigs(conf1, conf2,
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglconfig.h | 213 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2,
|
| H A D | eglconfig.c | 594 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2, function in typeref:typename:EGLint 784 return _eglCompareConfigs(conf1, conf2,
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/ |
| H A D | egl_wgl.c | 46 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 185 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0)
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 320 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0)
|
Completed in 26 milliseconds