Neil Roberts
1eddbe8e1b
cogl-material: Set the blend equation even if blend funcs are the same
Previously it would only try to set the blend equation if the RGB and alpha blending functions were different. However it's completely valid to use a non-standard blending function when the functions are the same. This patch moves the blending equation to outside the if statement.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%