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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp251 virtual void drawAttachment (GLuint attachment, Surface& dst) = 0;
304 void drawAttachment (GLuint attachment, Surface& dst);
H A DglsLifetimeTests.cpp315 void FboOutputAttacher::drawAttachment (GLuint element, Surface& dst) function in class:deqp::gls::LifetimeTests::details::FboOutputAttacher
1258 m_outputAttacher.drawAttachment(elementId, refSurface);
1274 m_outputAttacher.drawAttachment(newId, newSurface);
1283 m_outputAttacher.drawAttachment(newId, delSurface);
/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::__anon5093::BufferTfOutputAttacher

Completed in 119 milliseconds