Home | History | Annotate | Download | only in jni

Lines Matching refs:glTexGenf

37 #define glTexGenf glTexGenfOES
8205 /* void glTexGenf ( GLint coord, GLint pname, GLfloat param ) */
8211 "glTexGenf");
8214 glTexGenf(
8731 {"glTexGenf", "(IIF)V", (void *) android_glTexGenf__IIF },