Searched refs:basicStruct (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramUniformTests.cpp | 391 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct() function in deqp::gles31::Functional::__anond2af64d00211::UniformCollection 414 UniformCollection* const res = basicStruct(type0, type1, containsArrays, nameSuffix); in structInArray() 1932 …es.push_back (UniformCollectionCase(name.c_str(), UniformCollection::basicStruct(dataType, secon… in init() 1933 …ses.push_back (UniformCollectionCase(name.c_str(), UniformCollection::basicStruct(dataType, secon… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 345 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct() function in deqp::gles2::Functional::__anon7e2854ce0111::UniformCollection 368 UniformCollection* const res = basicStruct(type0, type1, containsArrays, nameSuffix); in structInArray() 2153 …es.push_back (UniformCollectionCase(name.c_str(), UniformCollection::basicStruct(dataType, secon… in init() 2154 …ses.push_back (UniformCollectionCase(name.c_str(), UniformCollection::basicStruct(dataType, secon… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 411 …static UniformCollection* basicStruct (const glu::DataType type0, const glu::DataType type1, const… in basicStruct() function in deqp::gles3::Functional::__anond4871fb00111::UniformCollection 434 UniformCollection* const res = basicStruct(type0, type1, containsArrays, nameSuffix); in structInArray() 2664 …es.push_back (UniformCollectionCase(name.c_str(), UniformCollection::basicStruct(dataType, secon… in init() 2665 …ses.push_back (UniformCollectionCase(name.c_str(), UniformCollection::basicStruct(dataType, secon… in init()
|