Searched defs:collName (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2190 const string collName = collectionCase.namePrefix; local
2195 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2232 const string collName = collectionCase.namePrefix; local
2248 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2295 const string collName = collectionCase.namePrefix; local
2312 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2372 const string collName = collectionCase.namePrefix; local
2377 const string name = collName
2398 const string collName = collectionCase.namePrefix; local
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1959 const string collName = collectionCase.namePrefix; local
1981 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2045 const string collName = collectionCase.namePrefix; local
2050 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2071 const string collName = collectionCase.namePrefix; local
2076 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2713 const string collName = collectionCase.namePrefix; local
2718 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2756 const string collName = collectionCase.namePrefix; local
2774 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2821 const string collName = collectionCase.namePrefix; local
2843 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2907 const string collName = collectionCase.namePrefix; local
2912 const string name = collName
2933 const string collName = collectionCase.namePrefix; local
[all...]

Completed in 122 milliseconds