mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 13:13:59 +00:00

_cogl_pipeline_needs_blending_enabled tries to determine whether each layer is using the default combine state. However it was using argument 0 for both checks so the if-statement would never be true.