Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp111 blend_hardlight(ir_variable *src, ir_variable *dst) in blend_hardlight() function
363 val = blend_hardlight(src_rgb, dst_rgb); in calc_blend_result()