Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glNormal3xOES

971 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz)
973 getDispatch()->glNormal3xOES(nx, ny, nz);