Searched defs:alphaTest (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Pipeline/ | ||
D | PixelProgram.cpp | 242 Bool PixelProgram::alphaTest(Int cMask[4], int sampleId) 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 | 608 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 |