Searched defs:alphaTest (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/src/Pipeline/ | ||
| D | PixelRoutine.cpp | 524 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest() function in sw::PixelRoutine |
| D | PixelProgram.cpp | 578 Bool PixelProgram::alphaTest(Int cMask[4]) in alphaTest() function in sw::PixelProgram |
| /external/swiftshader/src/Shader/ | ||
| D | PixelRoutine.cpp | 524 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest() function in sw::PixelRoutine |
| D | PixelProgram.cpp | 579 Bool PixelProgram::alphaTest(Int cMask[4]) in alphaTest() function in sw::PixelProgram |
| D | PixelPipeline.cpp | 266 Bool PixelPipeline::alphaTest(Int cMask[4]) in alphaTest() function in sw::PixelPipeline |