Searched refs:glUniform4fv_client_proc_t (Results 1 – 4 of 4) sorted by relevance
137 glUniform4fv_client_proc_t glUniform4fv;
137 glUniform4fv = (glUniform4fv_client_proc_t) getProc("glUniform4fv", userData); in initDispatchByName()
259 glUniform4fv_client_proc_t m_glUniform4fv_enc;
136 typedef void (gl2_APIENTRY *glUniform4fv_client_proc_t) (void * ctx, GLint, GLsizei, const GLfloat*… typedef