Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp251 virtual void drawAttachment (GLuint attachment, Surface& dst) = 0;
304 void drawAttachment (GLuint attachment, Surface& dst);
DglsLifetimeTests.cpp315 void FboOutputAttacher::drawAttachment (GLuint element, Surface& dst) in drawAttachment() function in deqp::gls::LifetimeTests::details::FboOutputAttacher
1258 m_outputAttacher.drawAttachment(elementId, refSurface); in iterate()
1274 m_outputAttacher.drawAttachment(newId, newSurface); in iterate()
1283 m_outputAttacher.drawAttachment(newId, delSurface); in iterate()
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp360 void drawAttachment (GLuint attachment, Surface& dst);
366 void BufferTfOutputAttacher::drawAttachment (GLuint buffer, Surface& dst) in drawAttachment() function in deqp::gles3::Functional::__anon476d29650111::BufferTfOutputAttacher