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

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2200 const string collName = collectionCase.namePrefix; local
2205 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2242 const string collName = collectionCase.namePrefix; local
2258 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2306 const string collName = collectionCase.namePrefix; local
2323 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2376 const string collName = collectionCase.namePrefix; local
2381 const string name = collName
2402 const string collName = collectionCase.namePrefix; local
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1970 const string collName = collectionCase.namePrefix; local
1992 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2049 const string collName = collectionCase.namePrefix; local
2054 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2075 const string collName = collectionCase.namePrefix; local
2080 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2723 const string collName = collectionCase.namePrefix; local
2728 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2766 const string collName = collectionCase.namePrefix; local
2784 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2832 const string collName = collectionCase.namePrefix; local
2854 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2911 const string collName = collectionCase.namePrefix; local
2916 const string name = collName
2937 const string collName = collectionCase.namePrefix; local
[all...]

Completed in 93 milliseconds