Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glWeightPointerOES

245 	void glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
1737 void glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer)
1740 ctx->glWeightPointerOES(ctx, size, type, stride, pointer);