Searched refs:glUniform3fv_client_proc_t (Results 1 – 4 of 4) sorted by relevance
133 glUniform3fv_client_proc_t glUniform3fv;
187 glUniform3fv_client_proc_t m_glUniform3fv_enc;
133 glUniform3fv = (glUniform3fv_client_proc_t) getProc("glUniform3fv", userData); in initDispatchByName()
132 typedef void (gl2_APIENTRY *glUniform3fv_client_proc_t) (void * ctx, GLint, GLsizei, const GLfloat*… typedef