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

/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::__anon4160::BufferVAOInputAttacher
/external/deqp/modules/glshared/
H A DglsLifetimeTests.cpp297 void FboInputAttacher::drawContainer (GLuint fbo, Surface& dst) function in class:deqp::gls::LifetimeTests::details::FboInputAttacher
507 void ShaderProgramInputAttacher::drawContainer (GLuint program, Surface& dst) function in class:deqp::gls::LifetimeTests::details::ShaderProgramInputAttacher
1012 m_inputAttacher.drawContainer(*container, refSurface);
1024 m_inputAttacher.drawContainer(*container, delSurface);
1028 m_inputAttacher.drawContainer(*container, newSurface);

Completed in 104 milliseconds