Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp38 blend_multiply(ir_variable *src, ir_variable *dst) in blend_multiply() function
341 val = blend_multiply(src_rgb, dst_rgb); in calc_blend_result()