Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glPixelStorei

98 	void glPixelStorei(GLenum pname, GLint param);
982 void glPixelStorei(GLenum pname, GLint param)
985 ctx->glPixelStorei(ctx, pname, param);