Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp1402 SIMD::Float PixelRoutine::blendOpSoftlight(SIMD::Float &src, SIMD::Float &dst) in blendOpSoftlight() function in sw::PixelRoutine
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp376 float blendOpSoftlight(float src, float dst) in blendOpSoftlight() function