Searched refs:glWeightPointerOES_client_proc_t (Results 1 – 5 of 5) sorted by relevance
77 glWeightPointerOES_client_proc_t m_glWeightPointerOES_enc;
250 glWeightPointerOES_client_proc_t glWeightPointerOES;
250 glWeightPointerOES = (glWeightPointerOES_client_proc_t) getProc("glWeightPointerOES", userData); in initDispatchByName()
252 typedef void (gl_APIENTRY *glWeightPointerOES_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, c… typedef
8609 this->glWeightPointerOES = (glWeightPointerOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()