Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glPixelStorei

120 	void glPixelStorei(GLenum pname, GLint param);
983 void glPixelStorei(GLenum pname, GLint param)
986 ctx->glPixelStorei(ctx, pname, param);