Home
last modified time | relevance | path

Searched refs:uniqueNumber (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp90 static string strWithWhiteSpaceAndComments (const string& str, deUint32 uniqueNumber) in strWithWhiteSpaceAndComments() argument
106 de::Random rnd (uniqueNumber); in strWithWhiteSpaceAndComments()
112 res += "/* unique comment " + de::toString(uniqueNumber) + " */\n"; in strWithWhiteSpaceAndComments()
113 res += "// unique comment " + de::toString(uniqueNumber) + "\n"; in strWithWhiteSpaceAndComments()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp90 static string strWithWhiteSpaceAndComments (const string& str, deUint32 uniqueNumber) in strWithWhiteSpaceAndComments() argument
106 de::Random rnd (uniqueNumber); in strWithWhiteSpaceAndComments()
112 res += "/* unique comment " + de::toString(uniqueNumber) + " */\n"; in strWithWhiteSpaceAndComments()
113 res += "// unique comment " + de::toString(uniqueNumber) + "\n"; in strWithWhiteSpaceAndComments()