Searched refs:glUniform2fv_client_proc_t (Results 1 – 4 of 4) sorted by relevance
129 glUniform2fv_client_proc_t glUniform2fv;
129 glUniform2fv = (glUniform2fv_client_proc_t) getProc("glUniform2fv", userData); in initDispatchByName()
251 glUniform2fv_client_proc_t m_glUniform2fv_enc;
128 typedef void (gl2_APIENTRY *glUniform2fv_client_proc_t) (void * ctx, GLint, GLsizei, const GLfloat*… typedef