Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp207 static glu::VarType generateRandomType (const int maxDepth, int& curStructIdx, vector<const StructT… in generateRandomType() function
218 …structType->addMember(("m" + de::toString(i)).c_str(), generateRandomType(maxDepth-1, curStructIdx… in generateRandomType()
468 …uniform.type = (("u_var" + de::toString(i)).c_str(), generateRandomType(3, structIdx, structTypes,… in random()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp267 static glu::VarType generateRandomType (const int maxDepth, int& curStructIdx, vector<const StructT… in generateRandomType() function
278 …structType->addMember(("m" + de::toString(i)).c_str(), generateRandomType(maxDepth-1, curStructIdx… in generateRandomType()
534 …uniform.type = (("u_var" + de::toString(i)).c_str(), generateRandomType(3, structIdx, structTypes,… in random()