Home
last modified time | relevance | path

Searched refs:m_rboFboAtt (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.cpp746 , m_rboFboAtt (ctx, m_rboType, m_fboType) in ES2Types()
747 , m_rboFboInAtt (m_rboFboAtt) in ES2Types()
748 , m_rboFboOutAtt(m_rboFboAtt) in ES2Types()
759 m_attachers.push_back(&m_rboFboAtt); in ES2Types()
DglsLifetimeTests.hpp373 RboFboAttacher m_rboFboAtt; member in deqp::gls::LifetimeTests::details::ES2Types