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

  /external/deqp/external/openglcts/modules/common/
glcConfigListEGL.cpp 135 configList.aospConfigs.push_back(AOSPConfig(CONFIGTYPE_EGL, id, surfaceTypes, redSize, greenSize, blueSize,
141 configList.configs.push_back(Config(CONFIGTYPE_EGL, id, surfaceTypes));
147 ExcludedConfig(CONFIGTYPE_EGL, id,
glcConfigList.hpp 40 CONFIGTYPE_EGL, //!< EGL config.
glcConfigListCase.cpp 41 case CONFIGTYPE_EGL:
  /external/deqp/external/openglcts/modules/runner/
glcTestRunner.cpp 95 if (config.type == CONFIGTYPE_EGL)
287 if ((*cfgIter).type == CONFIGTYPE_EGL && isGLConfigCompatible(cfgInfo, *cfgIter))

Completed in 101 milliseconds