Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp354 float blendOpColorBurn(float src, float dst) in blendOpColorBurn() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp358 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