Searched refs:glVertexPointer_client_proc_t (Results 1 – 5 of 5) sorted by relevance
65 glVertexPointer_client_proc_t m_glVertexPointer_enc;
152 glVertexPointer_client_proc_t glVertexPointer;
154 glVertexPointer = (glVertexPointer_client_proc_t) getProc("glVertexPointer", userData); in initDispatchByName()
153 typedef void (gl_APIENTRY *glVertexPointer_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, cons… typedef
5038 this->glVertexPointer = (glVertexPointer_client_proc_t) &enc_unsupported; in gl_encoder_context_t()