Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp369 float blendOpSoftlight(float src, float dst) in blendOpSoftlight() function
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp2032 Float4 PixelRoutine::blendOpSoftlight(Float4 &src, Float4 &dst) in blendOpSoftlight() function in sw::PixelRoutine