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

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp238 virtual void drawContainer (GLuint container, Surface& dst) = 0;
295 void drawContainer (GLuint container, Surface& dst);
350 void drawContainer (GLuint container, Surface& dst);
H A DglsLifetimeTests.cpp299 void FboInputAttacher::drawContainer (GLuint fbo, Surface& dst) function in class:deqp::gls::LifetimeTests::details::FboInputAttacher
669 void ShaderProgramInputAttacher::drawContainer (GLuint program, Surface& dst) function in class:deqp::gls::LifetimeTests::details::ShaderProgramInputAttacher
1174 m_inputAttacher.drawContainer(*container, refSurface);
1186 m_inputAttacher.drawContainer(*container, delSurface);
1190 m_inputAttacher.drawContainer(*container, newSurface);
/external/deqp/modules/gles3/functional/
H A Des3fLifetimeTests.cpp294 void drawContainer (GLuint container, Surface& dst);
300 void BufferVAOInputAttacher::drawContainer (GLuint vao, Surface& dst) function in class:deqp::gles3::Functional::__anon5093::BufferVAOInputAttacher

Completed in 180 milliseconds