Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glFogxOES

190 	void glFogxOES(GLenum pname, GLfixed param);
1403 void glFogxOES(GLenum pname, GLfixed param)
1406 ctx->glFogxOES(ctx, pname, param);