Home
last modified time | relevance | path

Searched refs:isGLConfigCompatible (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp267 static bool isGLConfigCompatible(configInfo cfgInfo, const AOSPConfig& config) in isGLConfigCompatible() function
287 if ((*cfgIter).type == CONFIGTYPE_EGL && isGLConfigCompatible(cfgInfo, *cfgIter)) in getTestRunsForAOSPEGL()
331 if (isGLConfigCompatible(cfgInfo, *cfgIter)) in getTestRunsForAOSPES()