Searched refs:glVertexAttribI4iv_client_proc_t (Results 1 – 3 of 3) sorted by relevance
269 glVertexAttribI4iv_client_proc_t glVertexAttribI4iv;
269 glVertexAttribI4iv = (glVertexAttribI4iv_client_proc_t) getProc("glVertexAttribI4iv", userData); in initDispatchByName()
271 typedef void (gl2_APIENTRY *glVertexAttribI4iv_client_proc_t) (void * ctx, GLuint, const GLint*); typedef