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