Home
last modified time | relevance | path

Searched refs:blendOpVividLight (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp398 float blendOpVividLight(float src, float dst) in blendOpVividLight() function
624 f.x() = blendOpVividLight(src.x(), dst.x()); in calculateFFunction()
625 f.y() = blendOpVividLight(src.y(), dst.y()); in calculateFFunction()
626 f.z() = blendOpVividLight(src.z(), dst.z()); in calculateFFunction()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp402 float blendOpVividLight(float src, float dst) in blendOpVividLight() function
628 f.x() = blendOpVividLight(src.x(), dst.x()); in calculateFFunction()
629 f.y() = blendOpVividLight(src.y(), dst.y()); in calculateFFunction()
630 f.z() = blendOpVividLight(src.z(), dst.z()); in calculateFFunction()

Completed in 7 milliseconds