Home | History | Annotate | Download | only in client

Lines Matching refs:DrawArrays

406 void DrawArrays(GLenum mode, GLint first, GLsizei count) {
407 gles2::cmds::DrawArrays* c = GetCmdSpace<gles2::cmds::DrawArrays>();