Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglChooseConfigTests.cpp334 …lTestContext& eglTestCtx, const char* name, const char* description, const set<EGLenum>& attribSet) in ChooseConfigRandomCase() argument
336 , m_attribSet (attribSet) in ChooseConfigRandomCase()
413 …std::vector<std::pair<EGLenum, EGLint> > genRandomAttributes (const std::set<EGLenum>& attribSet, … in genRandomAttributes() argument
454 if (attribSet.find(attributes[ndx].attribute) != attribSet.end()) in genRandomAttributes()