Searched refs:glWeightPointerOES_t (Results 1 – 3 of 3) sorted by relevance
241 glWeightPointerOES_t glWeightPointerOES;513 …glWeightPointerOES_t set_glWeightPointerOES(glWeightPointerOES_t f) { glWeightPointerOES_t retval … in set_glWeightPointerOES()
241 typedef void (* glWeightPointerOES_t) (GLint, GLenum, GLsizei, const GLvoid*); typedef
243 … dlsym(gles_android,"glWeightPointerOES"); disp->set_glWeightPointerOES((glWeightPointerOES_t)ptr); in create_gles_dispatch()