Home
last modified time | relevance | path

Searched refs:configMatches (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/egl/
DegluGLUtil.cpp204 static bool configMatches (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig eglC… in configMatches() function
276 if (configMatches(egl, display, *iter, config)) in chooseConfig()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp506 static bool configMatches (GlxVisual& visual, const RenderConfig& renderCfg) in configMatches() function
638 if (!configMatches(visual, cfg)) in chooseVisual()