Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp266 const vector<Attacher*>& getAttachers (void) { return m_attachers; } in getAttachers() function in deqp::gls::LifetimeTests::details::Types
DglsLifetimeTests.cpp1372 const vector<Attacher*>& atts = types.getAttachers(); in addTestCases()