HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_BlendColor (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
blend.h 76 _mesa_BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
api_exec.c 368 SET_BlendColor(exec, _mesa_BlendColor);
    [all...]
blend.c 542 _mesa_BlendColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha )
attrib.c     [all...]

Completed in 159 milliseconds