Searched refs:configMatches (Results 1 – 2 of 2) sorted by relevance
158 static bool configMatches (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig eglC… in configMatches() function230 if (configMatches(egl, display, *iter, config)) in chooseConfig()
421 static bool configMatches (GlxVisual& visual, const RenderConfig& renderCfg) in configMatches() function551 if (!configMatches(visual, cfg)) in chooseVisual()