Searched refs:alphaTest (Results 1 – 6 of 6) sorted by relevance
47 virtual Bool alphaTest(Int cMask[4]) = 0;52 void alphaTest(Int &aMask, Short4 &alpha);
53 virtual Bool alphaTest(Int cMask[4]);
32 virtual Bool alphaTest(Int cMask[4]);
539 Bool PixelProgram::alphaTest(Int cMask[4]) in alphaTest() function in sw::PixelProgram554 PixelRoutine::alphaTest(aMask, alpha); in alphaTest()
261 Bool PixelPipeline::alphaTest(Int cMask[4]) in alphaTest() function in sw::PixelPipeline277 PixelRoutine::alphaTest(aMask, current.w); in alphaTest()
220 alphaPass = alphaTest(cMask); in quad()533 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest() function in sw::PixelRoutine