Home | History | Annotate | Download | only in client

Lines Matching refs:DrawArrays

384 TEST_F(GLES2ImplementationTest, DrawArrays) {
386 cmds::DrawArrays cmd;
391 gl_->DrawArrays(GL_POINTS, 2, 3);