Lines Matching refs:collName
2190 const string collName = collectionCase.namePrefix;
2195 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2232 const string collName = collectionCase.namePrefix;
2248 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2295 const string collName = collectionCase.namePrefix;
2312 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2372 const string collName = collectionCase.namePrefix;
2377 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2398 const string collName = collectionCase.namePrefix;
2403 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);