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