HomeSort by relevance Sort by last modified time
    Searched defs:drawAttachment (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles3/functional/
es3fLifetimeTests.cpp 360 void drawAttachment (GLuint attachment, Surface& dst);
366 void BufferTfOutputAttacher::drawAttachment (GLuint buffer, Surface& dst)
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 310 void FboOutputAttacher::drawAttachment (GLuint element, Surface& dst)
1093 m_outputAttacher.drawAttachment(elementId, refSurface);
1109 m_outputAttacher.drawAttachment(newId, newSurface);
1118 m_outputAttacher.drawAttachment(newId, delSurface);
    [all...]

Completed in 313 milliseconds