Home | History | Annotate | Download | only in client

Lines Matching defs:DrawArrays

2630 void GLES2Implementation::DrawArrays(GLenum mode, GLint first, GLsizei count) {
2644 helper_->DrawArrays(mode, first, count);