Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp207 …ype (const int maxDepth, int& curStructIdx, vector<const StructType*>& structTypesDst, Random& rnd) in generateRandomType() argument
218 …"m" + de::toString(i)).c_str(), generateRandomType(maxDepth-1, curStructIdx, structTypesDst, rnd)); in generateRandomType()
220 structTypesDst.push_back(structType); in generateRandomType()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp267 …ype (const int maxDepth, int& curStructIdx, vector<const StructType*>& structTypesDst, Random& rnd) in generateRandomType() argument
278 …"m" + de::toString(i)).c_str(), generateRandomType(maxDepth-1, curStructIdx, structTypesDst, rnd)); in generateRandomType()
280 structTypesDst.push_back(structType); in generateRandomType()