Searched refs:structInArray (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp412 static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, const bool containsArrays, const char* const nameSuffix = "") function in class:deqp::gles31::Functional::__anon20290::UniformCollection
1934 defaultUniformCollections[UNIFORMCOLLECTIONS_STRUCT_IN_ARRAY].cases.push_back (UniformCollectionCase(name.c_str(), UniformCollection::structInArray(dataType, secondDataType, false)));
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp366 static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, const bool containsArrays, const char* const nameSuffix = "") function in namespace:deqp::gles2::Functional
2155 defaultUniformCollections[UNIFORMCOLLECTIONS_STRUCT_IN_ARRAY].cases.push_back (UniformCollectionCase(name.c_str(), UniformCollection::structInArray(dataType, secondDataType, false)));
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp432 static UniformCollection* structInArray (const glu::DataType type0, const glu::DataType type1, const bool containsArrays, const char* const nameSuffix = "") function in namespace:deqp::gles3::Functional
2666 defaultUniformCollections[UNIFORMCOLLECTIONS_STRUCT_IN_ARRAY].cases.push_back (UniformCollectionCase(name.c_str(), UniformCollection::structInArray(dataType, secondDataType, false)));

Completed in 290 milliseconds