Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp348 float blendOpColorDodge(float src, float dst) in blendOpColorDodge() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp344 float blendOpColorDodge(float src, float dst) in blendOpColorDodge() function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp2007 Float4 PixelRoutine::blendOpColorDodge(Float4 &src, Float4 &dst) in blendOpColorDodge() function in sw::PixelRoutine