Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp416 float blendOpPinLight(float src, float dst) in blendOpPinLight() function
633 f.x() = blendOpPinLight(src.x(), dst.x()); in calculateFFunction()
634 f.y() = blendOpPinLight(src.y(), dst.y()); in calculateFFunction()
635 f.z() = blendOpPinLight(src.z(), dst.z()); in calculateFFunction()