Home | History | Annotate | Download | only in client

Lines Matching defs:DrawArrays

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