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

/external/deqp/modules/gles3/functional/
H A Des3fLifetimeTests.cpp360 void drawAttachment (GLuint attachment, Surface& dst);
366 void BufferTfOutputAttacher::drawAttachment (GLuint buffer, Surface& dst) function in class:deqp::gles3::Functional::__anon3323::BufferTfOutputAttacher
/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp313 void FboOutputAttacher::drawAttachment (GLuint element, Surface& dst) function in class:deqp::gls::LifetimeTests::details::FboOutputAttacher
1096 m_outputAttacher.drawAttachment(elementId, refSurface);
1112 m_outputAttacher.drawAttachment(newId, newSurface);
1121 m_outputAttacher.drawAttachment(newId, delSurface);

Completed in 62 milliseconds