Searched refs:glVertexAttribPointer_client_proc_t (Results 1 – 5 of 5) sorted by relevance
153 glVertexAttribPointer_client_proc_t glVertexAttribPointer;
153 …glVertexAttribPointer = (glVertexAttribPointer_client_proc_t) getProc("glVertexAttribPointer", use… in initDispatchByName()
155 typedef void (gl2_APIENTRY *glVertexAttribPointer_client_proc_t) (void * ctx, GLuint, GLint, GLenum… typedef
236 glVertexAttribPointer_client_proc_t m_glVertexAttribPointer_enc;
11713 this->glVertexAttribPointer = (glVertexAttribPointer_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()