Searched refs:glVertexAttrib1f_client_proc_t (Results 1 – 3 of 3) sorted by relevance
145 glVertexAttrib1f_client_proc_t glVertexAttrib1f;
145 glVertexAttrib1f = (glVertexAttrib1f_client_proc_t) getProc("glVertexAttrib1f", userData); in initDispatchByName()
144 typedef void (gl2_APIENTRY *glVertexAttrib1f_client_proc_t) (void * ctx, GLuint, GLfloat); typedef