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