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