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

  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 422 static bool configMatches (GlxVisual& visual, const RenderConfig& renderCfg)
552 if (!configMatches(visual, cfg))
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 209 bool configMatches (EGLDisplay display, EGLConfig eglConfig, const glu::RenderConfig& renderConfig)
296 if (configMatches(display, *iter, config))

Completed in 65 milliseconds