Skip to content

cogl: Remove color write masks from the framebuffer and pipeline API

Adam Jackson requested to merge nwnk/mutter:cogl-color-write-masks into master

The only thing using this is its own tests, and it's difficult to imagine a real use for it.

Merge request reports