Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glTexGenxOES

1206 void glTexGenxOES(GLenum coord, GLenum pname, GLfixed param)
1208 getDispatch()->glTexGenxOES(coord, pname, param);