Home
last modified time | relevance | path

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

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