Home
last modified time | relevance | path

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

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