mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 21:29:38 +00:00

It was namespaced as a CoglFramebuffer function, but was passed two framebuffers, and operated on state kept in CoglContext. Move and rename accordingly. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1514>