Searched defs:OutputAttacher (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp246 class OutputAttacher : public ContextWrapper class in namespace:deqp::gls::LifetimeTests::details
253 OutputAttacher (Attacher& attacher) function in class:deqp::gls::LifetimeTests::details::OutputAttacher
268 const vector<OutputAttacher*>& getOutputAttachers (void) { return m_outAttachers; }
275 vector<OutputAttacher*> m_outAttachers;
298 class FboOutputAttacher : public OutputAttacher
302 : OutputAttacher (attacher) {}
416 using details::OutputAttacher;

Completed in 72 milliseconds