Home | History | Annotate | Download | only in client

Lines Matching refs:VertexAttrib1f

1257 void VertexAttrib1f(GLuint indx, GLfloat x) {
1258 gles2::cmds::VertexAttrib1f* c = GetCmdSpace<gles2::cmds::VertexAttrib1f>();