Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glTexCoordPointerOffset

156 	void glTexCoordPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset);
1199 void glTexCoordPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset)
1202 ctx->glTexCoordPointerOffset(ctx, size, type, stride, offset);