Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glReadPixelsOffsetAEMU

226 	void glReadPixelsOffsetAEMU
1756 void glReadPixelsOffsetAEMU(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLuint offset)
1759 ctx->glReadPixelsOffsetAEMU(ctx, x, y, width, height, format, type, offset);