Searched refs:formatSuffix (Results 1 – 1 of 1) sorted by relevance
607 ostringstream formatSuffix; in init() local609 formatSuffix << "_c" << de::toLower(string(getFormatName(formatPair.colorFormat)).substr(9)); in init()611 formatSuffix << "_d" << de::toLower(string(getFormatName(formatPair.depthFormat)).substr(9)); in init()614 …const string testNameSuffix = formatSuffix.str() + verticesByTopology[(deUint32)topology].testName… in init()