Searched refs:is_dest_factor (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c310 is_dest_factor(enum blend_factor factor, bool alpha) function in typeref:typename:bool
325 is_dest_factor(equation.rgb_src_factor, false) ||
326 is_dest_factor(equation.alpha_src_factor, true) ||

Completed in 2 milliseconds