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