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

/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp294 ChooseConfigRandomCase (EglTestContext& eglTestCtx, const char* name, const char* description, const set<EGLenum>& attribSet) argument
296 , m_attribSet (attribSet)
372 std::vector<std::pair<EGLenum, EGLint> > genRandomAttributes (const std::set<EGLenum>& attribSet, int numAttribs, de::Random& rnd) argument
413 if (attribSet.find(attributes[ndx].attribute) != attribSet.end())

Completed in 392 milliseconds