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
758 m_attachers.push_back(&m_texFboAtt); in ES2Types()759 m_attachers.push_back(&m_rboFboAtt); in ES2Types()760 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()