Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glTexGenfvOES

1191 void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat *params)
1193 getDispatch()->glTexGenfvOES(coord, pname, params);