Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcConfigList.hpp94 struct AOSPConfig struct
96 AOSPConfig(ConfigType type_, int id_, deUint32 surfaceTypes_, deInt32 redBits_, deInt32 greenBits_, in AOSPConfig() argument
111 AOSPConfig(void) in AOSPConfig() function
148 std::vector<AOSPConfig> aospConfigs;
DglcConfigListWGL.cpp64 configList.aospConfigs.push_back(AOSPConfig( in getDefaultWglConfigList()
DglcConfigListEGL.cpp135 …configList.aospConfigs.push_back(AOSPConfig(CONFIGTYPE_EGL, id, surfaceTypes, redSize, greenSize, … in getDefaultEglConfigList()
/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp267 static bool isGLConfigCompatible(configInfo cfgInfo, const AOSPConfig& config) in isGLConfigCompatible()
283 vector<AOSPConfig>::const_iterator cfgIter; in getTestRunsForAOSPEGL()
327 vector<AOSPConfig>::const_iterator cfgIter; in getTestRunsForAOSPES()