HomeSort by relevance Sort by last modified time
    Searched refs:configMatches (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/egl/
egluGLUtil.cpp 158 static bool configMatches (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig eglConfig, const glu::RenderConfig& renderConfig)
230 if (configMatches(egl, display, *iter, config))
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 421 static bool configMatches (GlxVisual& visual, const RenderConfig& renderCfg)
551 if (!configMatches(visual, cfg))

Completed in 63 milliseconds