Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp369 float blendOpSoftlight(float src, float dst) in blendOpSoftlight() function
584 f.x() = blendOpSoftlight(src.x(), dst.x()); in calculateFFunction()
585 f.y() = blendOpSoftlight(src.y(), dst.y()); in calculateFFunction()
586 f.z() = blendOpSoftlight(src.z(), dst.z()); in calculateFFunction()