Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DDriverUniform.cpp377 TIntermTyped *alphaToCoverage = new TIntermBinary( in getAlphaToCoverage() local
/external/swiftshader/src/Device/
DPixelProcessor.hpp95 bool alphaToCoverage; member
DContext.hpp153 bool alphaToCoverage = false; member
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp617 void PixelRoutine::alphaToCoverage(Int cMask[4], const SIMD::Float &alpha, const SampleSet &samples) in alphaToCoverage() function in sw::PixelRoutine
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp1943 bool alphaToCoverage; member