Searched refs:_mesa_Uniform1fv (Results 1 – 3 of 3) sorted by relevance
59 _mesa_Uniform1fv(GLint, GLsizei, const GLfloat *);
267 _mesa_Uniform1fv(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform1fv() function
786 SET_Uniform1fv(exec, _mesa_Uniform1fv); in _mesa_initialize_exec_table()