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

/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp358 std::vector<std::pair<EGLenum, EGLint> > attributes = genRandomAttributes(m_attribSet, numAttribs, rnd);
413 std::vector<std::pair<EGLenum, EGLint> > genRandomAttributes (const std::set<EGLenum>& attribSet, int numAttribs, de::Random& rnd) function in class:deqp::egl::ChooseConfigRandomCase

Completed in 560 milliseconds