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

/external/deqp/framework/egl/
H A DegluGLUtil.cpp202 static bool configMatches (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig eglConfig, const glu::RenderConfig& renderConfig) function in namespace:eglu
274 if (configMatches(egl, display, *iter, config))
/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp484 static bool configMatches (GlxVisual& visual, const RenderConfig& renderCfg) function in namespace:tcu::lnx::x11::glx
616 if (!configMatches(visual, cfg))

Completed in 313 milliseconds