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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c278 bool invert_dominant = false; local in function:panfrost_make_fixed_blend_part
281 if (!panfrost_make_dominant_factor(in_dominant_factor, &dominant_factor, &invert_dominant))
285 part.complement_dominant = invert_dominant;

Completed in 2 milliseconds