Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigTests.cpp343 ChooseConfigRandomCase (EglTestContext& eglTestCtx, const char* name, const char* description, const set<EGLenum>& attribSet) in ChooseConfigRandomCase() argument
345 , m_attribSet (attribSet) in ChooseConfigRandomCase()
426 std::vector<std::pair<EGLenum, EGLint> > genRandomAttributes (const std::set<EGLenum>& attribSet, int numAttribs, de::Random& rnd) in genRandomAttributes() argument
468 if (attribSet.find(attributes[ndx].attribute) != attribSet.end()) in genRandomAttributes()

Completed in 3 milliseconds