Searched refs:_mesa_Uniform4fv (Results 1 – 3 of 3) sorted by relevance
65 _mesa_Uniform4fv(GLint, GLsizei, const GLfloat *);
285 _mesa_Uniform4fv(GLint location, GLsizei count, const GLfloat * value) in _mesa_Uniform4fv() function
1718 _mesa_Uniform4fv(0, 1, ctx->Color.ClearColor.f); in meta_clear()