Searched refs:getAttacher (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ | ||
D | glsLifetimeTests.hpp | 237 Attacher& getAttacher (void) const { return m_attacher; } in getAttacher() function in deqp::gls::LifetimeTests::details::InputAttacher |
D | glsLifetimeTests.cpp | 1149 Attacher& attacher = m_inputAttacher.getAttacher(); in iterate() |