Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp376 float blendOpSoftlight(float src, float dst) in blendOpSoftlight() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp372 float blendOpSoftlight(float src, float dst) in blendOpSoftlight() function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp2038 Float4 PixelRoutine::blendOpSoftlight(Float4 &src, Float4 &dst) in blendOpSoftlight() function in sw::PixelRoutine