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