Home
last modified time | relevance | path

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

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