Searched refs:nestedArraysStructs (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramUniformTests.cpp | 427 …static UniformCollection *nestedArraysStructs(const glu::DataType type0, const glu::DataType type1, in nestedArraysStructs() function in deqp::gles31::Functional::__anon65c9f5860211::UniformCollection 499 … nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleNestedArraysStructs() 2149 …UniformCollectionCase(name.c_str(), UniformCollection::nestedArraysStructs(dataType, secondDataTyp… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 392 …static UniformCollection *nestedArraysStructs(const glu::DataType type0, const glu::DataType type1, in nestedArraysStructs() function in deqp::gles2::Functional::__anonea2a15040111::UniformCollection 464 … nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleNestedArraysStructs() 2355 …UniformCollectionCase(name.c_str(), UniformCollection::nestedArraysStructs(dataType, secondDataTyp… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 452 …static UniformCollection *nestedArraysStructs(const glu::DataType type0, const glu::DataType type1, in nestedArraysStructs() function in deqp::gles3::Functional::__anon4088dfe60111::UniformCollection 524 … nestedArraysStructs(types0[i], types1[i], ("_" + de::toString(i) + nameSuffix).c_str()); in multipleNestedArraysStructs() 2970 …UniformCollectionCase(name.c_str(), UniformCollection::nestedArraysStructs(dataType, secondDataTyp… in init()
|