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