Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glLightModelxvOES

201 	void glLightModelxvOES(GLenum pname, const GLfixed* params);
1469 void glLightModelxvOES(GLenum pname, const GLfixed* params)
1472 ctx->glLightModelxvOES(ctx, pname, params);