Searched refs:glVertexAttrib4fv_client_proc_t (Results 1 – 3 of 3) sorted by relevance
152 glVertexAttrib4fv_client_proc_t glVertexAttrib4fv;
152 glVertexAttrib4fv = (glVertexAttrib4fv_client_proc_t) getProc("glVertexAttrib4fv", userData); in initDispatchByName()
151 typedef void (gl2_APIENTRY *glVertexAttrib4fv_client_proc_t) (void * ctx, GLuint, const GLfloat*); typedef