Searched refs:drawAttachment (Results 1 – 3 of 3) sorted by relevance
251 virtual void drawAttachment (GLuint attachment, Surface& dst) = 0;304 void drawAttachment (GLuint attachment, Surface& dst);
315 void FboOutputAttacher::drawAttachment (GLuint element, Surface& dst) in drawAttachment() function in deqp::gls::LifetimeTests::details::FboOutputAttacher1258 m_outputAttacher.drawAttachment(elementId, refSurface); in iterate()1274 m_outputAttacher.drawAttachment(newId, newSurface); in iterate()1283 m_outputAttacher.drawAttachment(newId, delSurface); in iterate()
360 void drawAttachment (GLuint attachment, Surface& dst);366 void BufferTfOutputAttacher::drawAttachment (GLuint buffer, Surface& dst) in drawAttachment() function in deqp::gles3::Functional::__anona0fbcc2e0111::BufferTfOutputAttacher