Home
last modified time | relevance | path

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

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