Home | History | Annotate | Download | only in libGLES_CM

Lines Matching defs:DrawArrays

1292 void DrawArrays(GLenum mode, GLint first, GLsizei count)
1305 context->drawArrays(mode, first, count);