Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DPixelProcessor.hpp91 bool alphaToCoverage; member
DContext.hpp246 bool alphaToCoverage = false; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp568 void PixelRoutine::alphaToCoverage(Int cMask[4], Float4 &alpha) in alphaToCoverage() function in sw::PixelRoutine
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp669 void PixelRoutine::alphaToCoverage(Int cMask[4], const Float4 &alpha, const SampleSet &samples) in alphaToCoverage() function in sw::PixelRoutine
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp1846 bool alphaToCoverage; member