Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp351 float blendOpColorBurn(float src, float dst) in blendOpColorBurn() function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp2017 Float4 PixelRoutine::blendOpColorBurn(Float4 &src, Float4 &dst) in blendOpColorBurn() function in sw::PixelRoutine