HomeSort by relevance Sort by last modified time
    Searched refs:drawContainer (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 238 virtual void drawContainer (GLuint container, Surface& dst) = 0;
295 void drawContainer (GLuint container, Surface& dst);
350 void drawContainer (GLuint container, Surface& dst);
glsLifetimeTests.cpp 297 void FboInputAttacher::drawContainer (GLuint fbo, Surface& dst)
507 void ShaderProgramInputAttacher::drawContainer (GLuint program, Surface& dst)
1012 m_inputAttacher.drawContainer(*container, refSurface);
1024 m_inputAttacher.drawContainer(*container, delSurface);
1028 m_inputAttacher.drawContainer(*container, newSurface);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fLifetimeTests.cpp 294 void drawContainer (GLuint container, Surface& dst);
300 void BufferVAOInputAttacher::drawContainer (GLuint vao, Surface& dst)

Completed in 51 milliseconds