Home | History | Annotate | Download | only in jni

Lines Matching refs:glVertexAttrib2f

5681 /* void glVertexAttrib2f ( GLuint indx, GLfloat x, GLfloat y ) */
5685 glVertexAttrib2f(
6212 {"glVertexAttrib2f", "(IFF)V", (void *) android_glVertexAttrib2f__IFF },