Searched refs:_mesa_BlendColor (Results 1 – 4 of 4) sorted by relevance
76 _mesa_BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
368 SET_BlendColor(exec, _mesa_BlendColor); in _mesa_create_exec_table()
542 _mesa_BlendColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha ) in _mesa_BlendColor() function
978 _mesa_BlendColor(color->BlendColorUnclamped[0], in _mesa_PopAttrib()