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