Searched refs:fogBlend (Results 1 – 4 of 4) sorted by relevance
54 void fogBlend(Vector4f &c0, Float4 &fog);
59 void fogBlend(Vector4s ¤t, Float4 &fog);
340 fogBlend(current, fog); in rasterOperation()361 PixelRoutine::fogBlend(oC, fog); in rasterOperation()1174 void PixelPipeline::fogBlend(Vector4s ¤t, Float4 &f) in fogBlend() function in sw::PixelPipeline
662 fogBlend(c[index], fog); in rasterOperation()