Searched refs:m_texFboAtt (Results 1 – 2 of 2) sorted by relevance
581 , m_texFboAtt (ctx, m_textureType, m_fboType) in ES2Types()582 , m_texFboInAtt (m_texFboAtt) in ES2Types()583 , m_texFboOutAtt(m_texFboAtt) in ES2Types()596 m_attachers.push_back(&m_texFboAtt); in ES2Types()
370 TextureFboAttacher m_texFboAtt; member in deqp::gls::LifetimeTests::details::ES2Types