Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.cpp584 , m_rboFboAtt (ctx, m_rboType, m_fboType) in ES2Types()
585 , m_rboFboInAtt (m_rboFboAtt) in ES2Types()
586 , m_rboFboOutAtt(m_rboFboAtt) in ES2Types()
597 m_attachers.push_back(&m_rboFboAtt); in ES2Types()
DglsLifetimeTests.hpp373 RboFboAttacher m_rboFboAtt; member in deqp::gls::LifetimeTests::details::ES2Types