Searched refs:glColorPointer_client_proc_t (Results 1 – 5 of 5) sorted by relevance
72 glColorPointer_client_proc_t m_glColorPointer_enc;
66 glColorPointer_client_proc_t glColorPointer;
66 glColorPointer = (glColorPointer_client_proc_t) getProc("glColorPointer", userData); in initDispatchByName()
68 typedef void (gl_APIENTRY *glColorPointer_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, const… typedef
8425 this->glColorPointer = (glColorPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()