Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp371 float blendOpSoftlight(float src, float dst) in blendOpSoftlight() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp1428 SIMD::Float PixelRoutine::blendOpSoftlight(SIMD::Float &src, SIMD::Float &dst) in blendOpSoftlight() function in sw::PixelRoutine