Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp341 float blendOpColorDodge(float src, float dst) in blendOpColorDodge() function
566 f.x() = blendOpColorDodge(src.x(), dst.x()); in calculateFFunction()
567 f.y() = blendOpColorDodge(src.y(), dst.y()); in calculateFFunction()
568 f.z() = blendOpColorDodge(src.z(), dst.z()); in calculateFFunction()