Searched refs:glVertexAttrib4f_client_proc_t (Results 1 – 3 of 3) sorted by relevance
151 glVertexAttrib4f_client_proc_t glVertexAttrib4f;
151 glVertexAttrib4f = (glVertexAttrib4f_client_proc_t) getProc("glVertexAttrib4f", userData); in initDispatchByName()
150 typedef void (gl2_APIENTRY *glVertexAttrib4f_client_proc_t) (void * ctx, GLuint, GLfloat, GLfloat, … typedef