cogl: Port Node/Pipeline/PipelineLayer away from CoglObject

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3193>
This commit is contained in:
Bilal Elmoussaoui
2023-09-19 11:16:43 +02:00
committed by Marge Bot
parent 80ce052a47
commit 9b9e12edb2
87 changed files with 649 additions and 532 deletions

View File

@ -121,7 +121,7 @@ test_map_buffer_range (void)
g_object_unref (pos_attribute);
g_object_unref (tex_coord_attribute);
cogl_object_unref (pipeline);
g_object_unref (pipeline);
g_object_unref (tex);
if (cogl_test_verbose ())