Searched refs:glVertexAttrib2fv_client_proc_t (Results 1 – 3 of 3) sorted by relevance
148 glVertexAttrib2fv_client_proc_t glVertexAttrib2fv;
148 glVertexAttrib2fv = (glVertexAttrib2fv_client_proc_t) getProc("glVertexAttrib2fv", userData); in initDispatchByName()
147 typedef void (gl2_APIENTRY *glVertexAttrib2fv_client_proc_t) (void * ctx, GLuint, const GLfloat*); typedef