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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp1221 , m_outputAttacher (outputAttacher) {}
1225 OutputAttacher& m_outputAttacher; member in class:deqp::gls::LifetimeTests::details::OutputAttachmentTest
1230 Attacher& attacher = m_outputAttacher.getAttacher();
1257 m_outputAttacher.setupContainer(refSeed, *container);
1258 m_outputAttacher.drawAttachment(elementId, refSurface);
1274 m_outputAttacher.drawAttachment(newId, newSurface);
1281 m_outputAttacher.setupContainer(refSeed, *container);
1283 m_outputAttacher.drawAttachment(newId, delSurface);

Completed in 114 milliseconds