Home
last modified time | relevance | path

Searched defs:alphaToCoverage (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Device/
DPixelProcessor.hpp90 bool alphaToCoverage; member
DContext.hpp236 bool alphaToCoverage; member
/external/swiftshader/src/Shader/
DPixelRoutine.cpp568 void PixelRoutine::alphaToCoverage(Int cMask[4], Float4 &alpha) in alphaToCoverage() function in sw::PixelRoutine
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp607 void PixelRoutine::alphaToCoverage(Int cMask[4], const Float4 &alpha, int sampleId) in alphaToCoverage() function in sw::PixelRoutine