Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp409 float blendOpLinearLight(float src, float dst) in blendOpLinearLight() function
629 f.x() = blendOpLinearLight(src.x(), dst.x()); in calculateFFunction()
630 f.y() = blendOpLinearLight(src.y(), dst.y()); in calculateFFunction()
631 f.z() = blendOpLinearLight(src.z(), dst.z()); in calculateFFunction()