Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp341 float blendOpColorDodge(float src, float dst) in blendOpColorDodge() function
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp2007 Float4 PixelRoutine::blendOpColorDodge(Float4 &src, Float4 &dst) in blendOpColorDodge() function in sw::PixelRoutine