Reviewed-by: Jose Fonseca
- Original Message -
> From: Roland Scheidegger
>
> We were passing in the rt index however this was always 0 for
> non-independent
> blend case. (The format was only actually used to decide if the color
> mask
> covered all channels so this went unnoticed and
From: Roland Scheidegger
We were passing in the rt index however this was always 0 for non-independent
blend case. (The format was only actually used to decide if the color mask
covered all channels so this went unnoticed and was discovered by accident.)
(Also do some trivial cleanup.)
---
src/g