Home
last modified time | relevance | path

Searched defs:blendOpColorDodge (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp1377 SIMD::Float PixelRoutine::blendOpColorDodge(SIMD::Float &src, SIMD::Float &dst) in blendOpColorDodge() function in sw::PixelRoutine
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp348 float blendOpColorDodge(float src, float dst) in blendOpColorDodge() function