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

  /external/deqp/external/openglcts/modules/common/
glcConfigList.hpp 94 struct AOSPConfig
96 AOSPConfig(ConfigType type_, int id_, deUint32 surfaceTypes_, deInt32 redBits_, deInt32 greenBits_,
111 AOSPConfig(void)
148 std::vector<AOSPConfig> aospConfigs;
glcConfigListWGL.cpp 64 configList.aospConfigs.push_back(AOSPConfig(
glcConfigListEGL.cpp 135 configList.aospConfigs.push_back(AOSPConfig(CONFIGTYPE_EGL, id, surfaceTypes, redSize, greenSize, blueSize,
  /external/deqp/external/openglcts/modules/runner/
glcTestRunner.cpp 267 static bool isGLConfigCompatible(configInfo cfgInfo, const AOSPConfig& config)
283 vector<AOSPConfig>::const_iterator cfgIter;
327 vector<AOSPConfig>::const_iterator cfgIter;

Completed in 533 milliseconds