Home
last modified time | relevance | path

Searched refs:_mesa_BlendColor (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dblend.h100 _mesa_BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Dblend.c781 _mesa_BlendColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha ) in _mesa_BlendColor() function
Dattrib.c1115 _mesa_BlendColor(color->BlendColorUnclamped[0], in _mesa_PopAttrib()