Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:VertexAttrib1f

1291 void VertexAttrib1f(PP_Resource context_id, GLuint indx, GLfloat x) {
1294 ToGles2Impl(&enter)->VertexAttrib1f(indx, x);
1645 &VertexAttrib1f, &VertexAttrib1fv,