Searched refs:m_attachers (Results 1 – 3 of 3) sorted by relevance
266 const vector<Attacher*>& getAttachers (void) { return m_attachers; } in getAttachers()273 vector<Attacher*> m_attachers; member in deqp::gls::LifetimeTests::details::Types
596 m_attachers.push_back(&m_texFboAtt); in ES2Types()597 m_attachers.push_back(&m_rboFboAtt); in ES2Types()598 m_attachers.push_back(&m_shaderAtt); in ES2Types()
443 m_attachers.push_back(&m_bufVarrAtt); in ES3Types()444 m_attachers.push_back(&m_bufTfAtt); in ES3Types()