Home | History | Annotate | Download | only in client

Lines Matching refs:BindVertexArrayOES

1502 void BindVertexArrayOES(GLuint array) {
1503 gles2::cmds::BindVertexArrayOES* c =
1504 GetCmdSpace<gles2::cmds::BindVertexArrayOES>();