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