Searched refs:m_outAttachers (Results 1 – 3 of 3) sorted by relevance
268 const vector<OutputAttacher*>& getOutputAttachers (void) { return m_outAttachers; } in getOutputAttachers()275 vector<OutputAttacher*> m_outAttachers; member in deqp::gls::LifetimeTests::details::Types
766 m_outAttachers.push_back(&m_texFboOutAtt); in ES2Types()767 m_outAttachers.push_back(&m_rboFboOutAtt); in ES2Types()
447 m_outAttachers.push_back(&m_bufTfOutAtt); in ES3Types()