Lines Matching refs:collName
2713 const string collName = collectionCase.namePrefix;
2718 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2756 const string collName = collectionCase.namePrefix;
2774 const string nameWithApiType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2821 const string collName = collectionCase.namePrefix;
2843 const string nameWithBoolType = varyBoolApiType ? collName + "api_" + booleanTypeName + "_" : collName;
2907 const string collName = collectionCase.namePrefix;
2912 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);
2933 const string collName = collectionCase.namePrefix;
2938 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType);