Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glWeightPointerOES

1146 void glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)
1148 getDispatch()->glWeightPointerOES(size, type, stride, pointer);