Searched refs:_mesa_Uniform3fv (Results 1 – 3 of 3) sorted by relevance
63 _mesa_Uniform3fv(GLint, GLsizei, const GLfloat *);
245 _mesa_Uniform3fv(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform3fv() function
655 SET_Uniform3fv(exec, _mesa_Uniform3fv); in _mesa_initialize_exec_table()