Home
last modified time | relevance | path

Searched refs:blend_softlight (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp124 blend_softlight(ir_variable *src, ir_variable *dst) in blend_softlight() function
365 val = blend_softlight(src_rgb, dst_rgb); in calc_blend_result()