Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp237 Attacher& getAttacher (void) const { return m_attacher; } in getAttacher() function in deqp::gls::LifetimeTests::details::InputAttacher
249 Attacher& getAttacher (void) const { return m_attacher; } in getAttacher() function in deqp::gls::LifetimeTests::details::OutputAttacher
DglsLifetimeTests.cpp1149 Attacher& attacher = m_inputAttacher.getAttacher(); in iterate()
1230 Attacher& attacher = m_outputAttacher.getAttacher(); in iterate()
1389 const string name = attacherName((*it)->getAttacher()); in addTestCases()
1402 string name = attacherName((*it)->getAttacher()); in addTestCases()