050053a114
Given that CoglMatrix is simply a typedef to graphene_matrix_t, we can remove all the GType machinery and reuse Graphene's. Also remove the clutter-cogl helper, and cogl_matrix_to_graphene_matrix() which is now unused. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1439