Searched refs:getAttacher (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp237 Attacher& getAttacher (void) const { return m_attacher; } function in class:deqp::gls::LifetimeTests::details::InputAttacher
249 Attacher& getAttacher (void) const { return m_attacher; } function in class:deqp::gls::LifetimeTests::details::OutputAttacher
H A DglsLifetimeTests.cpp987 Attacher& attacher = m_inputAttacher.getAttacher();
1068 Attacher& attacher = m_outputAttacher.getAttacher();
1227 const string name = attacherName((*it)->getAttacher());
1240 string name = attacherName((*it)->getAttacher());

Completed in 70 milliseconds