cogl: Move blit_framebuffer to it correct namespace

As it belongs into CoglFramebuffer.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4127>
This commit is contained in:
Bilal Elmoussaoui
2024-11-10 14:48:19 +01:00
committed by Marge Bot
parent 744894fa46
commit 45296416df
10 changed files with 14 additions and 14 deletions

View File

@ -442,7 +442,7 @@ meta_screen_cast_virtual_stream_src_record_to_framebuffer (MetaScreenCastStreamS
view = view_from_src (src);
view_framebuffer = clutter_stage_view_get_framebuffer (view);
if (!cogl_blit_framebuffer (view_framebuffer,
if (!cogl_framebuffer_blit (view_framebuffer,
framebuffer,
0, 0,
0, 0,