Searched refs:_mesa_Uniform4fv (Results 1 – 4 of 4) sorted by relevance
65 _mesa_Uniform4fv(GLint, GLsizei, const GLfloat *);
288 _mesa_Uniform4fv(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform4fv() function
798 SET_Uniform4fv(exec, _mesa_Uniform4fv); in _mesa_initialize_exec_table()
1774 _mesa_Uniform4fv(0, 1, ctx->Color.ClearColor.f); in meta_clear()