mirror of
https://github.com/brl/mutter.git
synced 2025-03-22 03:03:53 +00:00

The functionality of cogl_vertex_buffer_indices_get_for_quads is now provided by cogl_get_rectangle_indices so this reworks the former to now work in terms of the latter so we don't have duplicated logic.