Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glTexGeniOES

1196 void glTexGeniOES(GLenum coord, GLenum pname, GLint param)
1198 getDispatch()->glTexGeniOES(coord, pname, param);