Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglChooseConfigTests.cpp358 …std::vector<std::pair<EGLenum, EGLint> > attributes = genRandomAttributes(m_attribSet, numAttribs,… in iterate()
413 …std::vector<std::pair<EGLenum, EGLint> > genRandomAttributes (const std::set<EGLenum>& attribSet, … in genRandomAttributes() function in deqp::egl::ChooseConfigRandomCase